Home
last modified time | relevance | path

Searched refs:COUNT_HIGH_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_base.h93 COUNT_HIGH_ERROR = 0x4, enumerator
Dhistogram_unittest.cc348 EXPECT_EQ(HistogramBase::COUNT_HIGH_ERROR, in TEST_F()
Dhistogram.cc216 inconsistencies |= COUNT_HIGH_ERROR; in FindCorruption()