Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_base.h225 static void EnableActivityReportHistogram(const std::string& process_type);
Dhistogram_base.cc127 void HistogramBase::EnableActivityReportHistogram( in EnableActivityReportHistogram() function in base::HistogramBase
Dhistogram_base_unittest.cc36 HistogramBase::EnableActivityReportHistogram(name); in GetCreationReportHistogram()