Searched refs:kMaxSummaryLength (Results 1 – 3 of 3) sorted by relevance
235 InternalScopedString buff(kMaxSummaryLength); in ReportErrorSummary()244 InternalScopedString buff(kMaxSummaryLength); in ReportErrorSummary()
319 const int kMaxSummaryLength = 1024; variable
566 InternalScopedString summary(kMaxSummaryLength); in PrintSummary()