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