Searched refs:histogram_allocator (Results 1 – 3 of 3) sorted by relevance
249 std::unique_ptr<base::PersistentHistogramAllocator> histogram_allocator = in CreateMetricsFileWithHistograms() local251 std::move(callback).Run(histogram_allocator.get()); in CreateMetricsFileWithHistograms()253 WriteMetricsFileAtTime(file_path, histogram_allocator.get(), write_time); in CreateMetricsFileWithHistograms()254 return histogram_allocator; in CreateMetricsFileWithHistograms()313 std::unique_ptr<base::PersistentHistogramAllocator> histogram_allocator = in TEST_P() local340 WriteMetricsFileAtTime(metrics_file(), histogram_allocator.get(), in TEST_P()353 WriteMetricsFileAtTime(metrics_file(), histogram_allocator.get(), in TEST_P()369 std::unique_ptr<base::PersistentHistogramAllocator> histogram_allocator = in TEST_P() local393 std::unique_ptr<base::PersistentHistogramAllocator> histogram_allocator = in TEST_P() local433 std::unique_ptr<base::PersistentHistogramAllocator> histogram_allocator = in TEST_P() local[all …]
911 GlobalHistogramAllocator* histogram_allocator = Get(); in ReleaseForTesting() local912 if (!histogram_allocator) in ReleaseForTesting()915 histogram_allocator->memory_allocator(); in ReleaseForTesting()927 return WrapUnique(histogram_allocator); in ReleaseForTesting()
892 GlobalHistogramAllocator* histogram_allocator = Get(); in ReleaseForTesting() local893 if (!histogram_allocator) in ReleaseForTesting()896 histogram_allocator->memory_allocator(); in ReleaseForTesting()908 return WrapUnique(histogram_allocator); in ReleaseForTesting()