Searched refs:BUCKET_ORDER_ERROR (Results 1 - 4 of 4) sorted by relevance

/external/chromium/base/metrics/
H A Dhistogram_unittest.cc366 EXPECT_EQ(Histogram::BUCKET_ORDER_ERROR | Histogram::RANGE_CHECKSUM_ERROR,
H A Dhistogram.h310 BUCKET_ORDER_ERROR = 0x2, enumerator in enum:base::Histogram::Inconsistencies
H A Dhistogram.cc317 inconsistencies |= BUCKET_ORDER_ERROR;
/external/chromium/chrome/common/
H A Dmetrics_helpers.cc539 if (Histogram::BUCKET_ORDER_ERROR & corruption) {

Completed in 96 milliseconds