Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_base.h131 COUNT_LOW_ERROR = 0x8, enumerator
Dhistogram_unittest.cc494 EXPECT_EQ(HistogramBase::COUNT_LOW_ERROR, in TEST_P()
Dhistogram.cc357 inconsistencies |= COUNT_LOW_ERROR; in FindCorruption()