Searched refs:kMaxCount (Results 1 – 1 of 1) sorted by relevance
272 const size_t kMaxCount = 32; // The maximum number of elements to print. in DefaultPrintTo() local279 if (count == kMaxCount) { // Enough has been printed. in DefaultPrintTo()