OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUCKET_ORDER_ERROR
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/metrics/
histogram_snapshot_manager.cc
49
if (HistogramBase::
BUCKET_ORDER_ERROR
& corruption) {
histogram_base.h
92
BUCKET_ORDER_ERROR
= 0x2,
histogram_unittest.cc
371
HistogramBase::
BUCKET_ORDER_ERROR
| HistogramBase::RANGE_CHECKSUM_ERROR,
histogram.cc
201
inconsistencies |=
BUCKET_ORDER_ERROR
;
Completed in 72 milliseconds