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.cc775 GlobalHistogramAllocator* histogram_allocator = g_allocator; in ReleaseForTesting() local
776 if (!histogram_allocator) in ReleaseForTesting()
779 histogram_allocator->memory_allocator(); in ReleaseForTesting()
804 return WrapUnique(histogram_allocator); in ReleaseForTesting()