Searched refs:histogram_value (Results 1 – 4 of 4) sorted by relevance
92 HistogramProto histogram_value; member
337 EqHistograms(with_labels0, lps.points[0]->histogram_value); in TEST()348 EqHistograms(with_labels1, lps.points[1]->histogram_value); in TEST()360 EqHistograms(without_labels, ups.points[0]->histogram_value); in TEST()
239 point->histogram_value = value; in CollectValue()
442 void OnHistogramChanged(base::HistogramBase::Sample histogram_value) { in OnHistogramChanged()444 last_histogram_value = histogram_value; in OnHistogramChanged()