Searched refs:kMaxPushedAtomErrorStatsSize (Results 1 – 2 of 2) sorted by relevance
284 static const int kMaxPushedAtomErrorStatsSize = 100; variable
898 bool full = (mPushedAtomErrorStats.size() >= (size_t)kMaxPushedAtomErrorStatsSize); in noteAtomError()