Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dthread_cache_unittest.cc1363 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
1413 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
1457 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
Dthread_cache.h365 void ResetPerThreadAllocationStatsForTesting(); in PA_COMPONENT_EXPORT()
Dthread_cache.cc806 void ThreadCache::ResetPerThreadAllocationStatsForTesting() { in ResetPerThreadAllocationStatsForTesting() function in partition_alloc::ThreadCache