Home
last modified time | relevance | path

Searched refs:CheckTotalCount (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/metrics/
Dhistogram_tester.cc43 CheckTotalCount(name, expected_count, *samples); in ExpectUniqueSample()
66 CheckTotalCount(name, count, *samples); in ExpectTotalCount()
209 void HistogramTester::CheckTotalCount(const std::string& name, in CheckTotalCount() function in base::HistogramTester
Dhistogram_tester.h146 void CheckTotalCount(const std::string& name,