Home
last modified time | relevance | path

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

/external/chromium/base/metrics/
Dhistogram.cc94 Histogram* tentative_histogram = in FactoryGet() local
787 LinearHistogram* tentative_histogram = in FactoryGet() local
879 BooleanHistogram* tentative_histogram = new BooleanHistogram(name); in FactoryGet() local
926 CustomHistogram* tentative_histogram = new CustomHistogram(name, ranges); in FactoryGet() local