Searched refs:kMaxErrorsPrinted (Results 1 – 1 of 1) sorted by relevance
102 static const int kMaxErrorsPrinted = 5; variable113 if (++(*num_errors) <= kMaxErrorsPrinted) { in LogParseError()