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

  /external/libchrome/base/metrics/
histogram_base.h 69 HISTOGRAM_REPORT_TYPE_SPARSE = 7,
histogram_base.cc 216 report_type = HISTOGRAM_REPORT_TYPE_SPARSE;
histogram_base_unittest.cc 192 EXPECT_EQ(1, samples->GetCount(HISTOGRAM_REPORT_TYPE_SPARSE));

Completed in 439 milliseconds