Home
last modified time | relevance | path

Searched defs:report_histogram_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_base.h266 static HistogramBase* report_histogram_; variable
Dhistogram_base.cc64 HistogramBase* HistogramBase::report_histogram_ = nullptr; member in base::HistogramBase