Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache_unittest.cc1391 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
1441 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
1485 tcache->ResetPerThreadAllocationStatsForTesting(); in TEST_P()
H A Dthread_cache.h367 void ResetPerThreadAllocationStatsForTesting(); in PA_COMPONENT_EXPORT()
H A Dthread_cache.cc840 void ThreadCache::ResetPerThreadAllocationStatsForTesting() { in ResetPerThreadAllocationStatsForTesting() function in partition_alloc::ThreadCache