Searched defs:CreateHistogram (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/metrics/ | ||
D | statistics_recorder_unittest.cc | 97 Histogram* CreateHistogram(const char* name, in CreateHistogram() function in base::StatisticsRecorderTest |
D | persistent_histogram_allocator.cc | 497 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::CreateHistogram( in CreateHistogram() function in base::PersistentHistogramAllocator |
/external/angle/src/libANGLE/ | ||
D | OverlayWidgets.cpp | 162 std::vector<size_t> CreateHistogram(const std::vector<size_t> values) in CreateHistogram() function |