Home
last modified time | relevance | path

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

/external/chromium/base/metrics/
Dhistogram_unittest.cc347 EXPECT_EQ(Histogram::COUNT_LOW_ERROR, histogram->FindCorruption(snapshot)); in TEST()
Dhistogram.h312 COUNT_LOW_ERROR = 0x8, enumerator
Dhistogram.cc346 inconsistencies |= COUNT_LOW_ERROR; in FindCorruption()