Searched refs:LOCAL_HISTOGRAM_ENUMERATION (Results 1 - 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
H A Dhistogram_macros.h125 LOCAL_HISTOGRAM_ENUMERATION(name, under_one_hundred, 101)
137 #define LOCAL_HISTOGRAM_ENUMERATION(name, sample, boundary_value) \ macro
220 // details, see the comment for the |LOCAL_HISTOGRAM_ENUMERATION| macro, above.
H A Dstatistics_recorder_unittest.cc234 LOCAL_HISTOGRAM_ENUMERATION("TestHistogramEnumeration", 20, 200);
H A Dhistogram_unittest.cc71 LOCAL_HISTOGRAM_ENUMERATION("Test6Histogram", 129, 130);

Completed in 93 milliseconds