Searched defs:NewSparseHistogram (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/metrics/
H A Dsparse_histogram_unittest.cc40 scoped_ptr<SparseHistogram> NewSparseHistogram(const std::string& name) { function in class:base::SparseHistogramTest
48 scoped_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse"));
107 scoped_ptr<SparseHistogram> histogram(NewSparseHistogram("Sparse"));

Completed in 125 milliseconds