HomeSort by relevance Sort by last modified time
    Searched refs:BUCKET_ORDER_ERROR (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/base/metrics/
histogram_base.h 84 BUCKET_ORDER_ERROR = 0x2,
histogram_snapshot_manager.cc 54 if (HistogramBase::BUCKET_ORDER_ERROR & corruption) {
histogram_unittest.cc 350 HistogramBase::BUCKET_ORDER_ERROR | HistogramBase::RANGE_CHECKSUM_ERROR,
histogram.cc 191 inconsistencies |= BUCKET_ORDER_ERROR;

Completed in 50 milliseconds