Home
last modified time | relevance | path

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

/external/chromium/base/metrics/
Dhistogram.h262 class CustomHistogram; variable
Dhistogram.cc943 CustomHistogram::CustomHistogram(const std::string& name, in CustomHistogram() function in base::CustomHistogram