Searched refs:kShortNamespaceMaxLines (Results 1 – 1 of 1) sorted by relevance
28 static const int kShortNamespaceMaxLines = 1; variable195 bool isShort = I - StartLineIndex <= kShortNamespaceMaxLines + 1; in analyze()