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

  /external/libchrome/base/metrics/
histogram_base.h 68 HISTOGRAM_REPORT_TYPE_CUSTOM = 6,
histogram_base.cc 213 report_type = HISTOGRAM_REPORT_TYPE_CUSTOM;
histogram_base_unittest.cc 191 EXPECT_EQ(1, samples->GetCount(HISTOGRAM_REPORT_TYPE_CUSTOM));

Completed in 182 milliseconds