Searched refs:kMaxDumpHistory (Results 1 – 2 of 2) sorted by relevance
54 const auto kMaxDumpHistory = 10; variable428 while (it != records.history.rend() && count < kMaxDumpHistory) { in toString()
53 constexpr auto kMaxDumpHistory = 10; variable434 while (it != records.history.rend() && count < kMaxDumpHistory) { in toString()