Searched refs:kMaxSummaryLength (Results 1 – 3 of 3) sorted by relevance
200 InternalScopedString buff(kMaxSummaryLength); in ReportErrorSummary()209 InternalScopedString buff(kMaxSummaryLength); in ReportErrorSummary()
383 const int kMaxSummaryLength = 1024; variable
627 InternalScopedString summary(kMaxSummaryLength); in PrintSummary()