Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc911 GlobalHistogramAllocator* histogram_allocator = Get(); in ReleaseForTesting() local
912 if (!histogram_allocator) in ReleaseForTesting()
915 histogram_allocator->memory_allocator(); in ReleaseForTesting()
927 return WrapUnique(histogram_allocator); in ReleaseForTesting()