Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dstatistics_recorder.cc174 bool first_histogram = true; in ToJSON() local
176 if (first_histogram) in ToJSON()
177 first_histogram = false; in ToJSON()