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

  /external/libchrome/base/metrics/
histogram_base.h 228 enum ReportActivity { HISTOGRAM_CREATED, HISTOGRAM_LOOKUP };
histogram_base.cc 200 case HISTOGRAM_CREATED:
sparse_histogram.cc 66 ReportHistogramActivity(*histogram, HISTOGRAM_CREATED);
histogram.cc 214 ReportHistogramActivity(*histogram, HISTOGRAM_CREATED);
    [all...]

Completed in 68 milliseconds