Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dstatistics_recorder.cc26 bool HistogramNameLesser(const base::HistogramBase* a, in HistogramNameLesser() function
351 std::sort(histograms.begin(), histograms.end(), &HistogramNameLesser); in Sort()