Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dstatistics_recorder.cc60 const HistogramMap::iterator histograms_end = histograms_->end(); in operator ++() local
61 if (iter_ == histograms_end) in operator ++()
68 if (iter_ == histograms_end) in operator ++()