Home
last modified time | relevance | path

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

/external/libchrome/base/test/metrics/
Dhistogram_tester.cc134 std::unique_ptr<HistogramSamples> new_samples = in GetTotalCountsForPrefix() local
137 if (new_samples->TotalCount()) { in GetTotalCountsForPrefix()
138 result[histogram->histogram_name()] = new_samples->TotalCount(); in GetTotalCountsForPrefix()