Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dstatistics_recorder.cc260 bool first_histogram = true; in ToJSON() local
262 if (first_histogram) in ToJSON()
263 first_histogram = false; in ToJSON()