Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram.cc104 Histogram* tentative_histogram = in FactoryGet() local
605 LinearHistogram* tentative_histogram = in FactoryGetWithRangeDescription() local
719 BooleanHistogram* tentative_histogram = in FactoryGet() local
782 CustomHistogram* tentative_histogram = in FactoryGet() local
Dsparse_histogram.cc28 HistogramBase* tentative_histogram = new SparseHistogram(name); in FactoryGet() local