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

  /external/chromium/net/disk_cache/
stats_histogram.cc 89 return NO_INCONSISTENCIES; // This class won't monitor inconsistencies.
  /external/chromium/base/metrics/
histogram_unittest.cc 342 EXPECT_EQ(Histogram::NO_INCONSISTENCIES, 0);
362 EXPECT_EQ(Histogram::NO_INCONSISTENCIES, 0);
histogram.h 308 NO_INCONSISTENCIES = 0x0,
histogram.cc 310 int inconsistencies = NO_INCONSISTENCIES;
    [all...]

Completed in 185 milliseconds