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.h94 COUNT_LOW_ERROR = 0x8, enumerator
Dhistogram_unittest.cc345 EXPECT_EQ(HistogramBase::COUNT_LOW_ERROR, in TEST_F()
Dhistogram.cc221 inconsistencies |= COUNT_LOW_ERROR; in FindCorruption()