Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dthread_cache_unittest.cc165 void FillThreadCacheWithMemory(size_t target_cached_memory) { in FillThreadCacheWithMemory() function in partition_alloc::PartitionAllocThreadCacheTest
810 FillThreadCacheWithMemory(registry.min_cached_memory_for_purging_bytes() + 1); in TEST_P()
814 FillThreadCacheWithMemory(2 * registry.min_cached_memory_for_purging_bytes() + in TEST_P()
820 FillThreadCacheWithMemory(registry.min_cached_memory_for_purging_bytes()); in TEST_P()
834 void FillThreadCacheWithMemory(PartitionRoot* root, in FillThreadCacheWithMemory() function
868 FillThreadCacheWithMemory(root_, in ThreadMain()
914 FillThreadCacheWithMemory(registry.min_cached_memory_for_purging_bytes() / 2); in TEST_P()