Home
last modified time | relevance | path

Searched refs:HISTOGRAM_CREATED (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_base.h224 enum ReportActivity { HISTOGRAM_CREATED, HISTOGRAM_LOOKUP }; enumerator
Dhistogram_base.cc196 case HISTOGRAM_CREATED: in ReportHistogramActivity()
Dsparse_histogram.cc66 ReportHistogramActivity(*histogram, HISTOGRAM_CREATED); in FactoryGet()
Dhistogram.cc214 ReportHistogramActivity(*histogram, HISTOGRAM_CREATED); in Build()