Home
last modified time | relevance | path

Searched refs:MergeHistogramDeltaToStatisticsRecorder (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h256 void MergeHistogramDeltaToStatisticsRecorder(HistogramBase* histogram);
Dpersistent_histogram_allocator_unittest.cc193 recovery.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
Dpersistent_histogram_allocator.cc407 void PersistentHistogramAllocator::MergeHistogramDeltaToStatisticsRecorder( in MergeHistogramDeltaToStatisticsRecorder() function in base::PersistentHistogramAllocator