Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache_unittest.cc192 void FillThreadCacheWithMemory(size_t target_cached_memory) { in FillThreadCacheWithMemory() function in partition_alloc::PartitionAllocThreadCacheTest
835 FillThreadCacheWithMemory(registry.min_cached_memory_for_purging_bytes() + 1); in TEST_P()
839 FillThreadCacheWithMemory(2 * registry.min_cached_memory_for_purging_bytes() + in TEST_P()
845 FillThreadCacheWithMemory(registry.min_cached_memory_for_purging_bytes()); in TEST_P()
859 void FillThreadCacheWithMemory(PartitionRoot* root, in FillThreadCacheWithMemory() function
893 FillThreadCacheWithMemory(root_, in ThreadMain()
939 FillThreadCacheWithMemory(registry.min_cached_memory_for_purging_bytes() / 2); in TEST_P()