Searched defs:histogram_type (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/metrics/ | ||
D | histogram.cc | 242 int histogram_type; in DeserializeHistogramInfo() local |
/external/chromium/chrome/browser/extensions/ | ||
D | extension_metrics_module.cc | 116 Histogram::ClassType histogram_type(type == "histogram-linear" ? in RunImpl() local |