Home
last modified time | relevance | path

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

/external/chromium/base/metrics/
Dhistogram_unittest.cc349 EXPECT_EQ(Histogram::COUNT_HIGH_ERROR, histogram->FindCorruption(snapshot)); in TEST()
Dhistogram.h311 COUNT_HIGH_ERROR = 0x4, enumerator
Dhistogram.cc341 inconsistencies |= COUNT_HIGH_ERROR; in FindCorruption()