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.h130 COUNT_HIGH_ERROR = 0x4, enumerator
Dhistogram_unittest.cc497 EXPECT_EQ(HistogramBase::COUNT_HIGH_ERROR, in TEST_P()
Dhistogram.cc352 inconsistencies |= COUNT_HIGH_ERROR; in FindCorruption()