Searched defs:histogram_type (Results 1 – 3 of 3) sorted by relevance
43 void ReportHistogram([[maybe_unused]] DatumId histogram_type, in ReportHistogram()67 const MetricsHistogram<histogram_type, num_buckets, low_value, high_value>& histogram) { in GetBuckets()
125 void StringBackend::ReportHistogram(DatumId histogram_type, in ReportHistogram()
212 void ReportHistogram(DatumId histogram_type, in TEST_F()