Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dthread_cache_unittest.cc1294 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
1340 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
1384 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
Dthread_cache.h332 void ResetPerThreadAllocationStatsForTesting(); in PA_COMPONENT_EXPORT()
Dthread_cache.cc796 void ThreadCache::ResetPerThreadAllocationStatsForTesting() { in ResetPerThreadAllocationStatsForTesting() function in partition_alloc::ThreadCache