Lines Matching refs:AllocatorCache
218 typename Allocator::AllocatorCache cache; in TestSizeClassAllocator()
367 typename Allocator::AllocatorCache cache; in SizeClassAllocatorMetadataStress()
427 typename Allocator::AllocatorCache cache; in SizeClassAllocatorGetBlockBeginStress()
509 typename Allocator64WithCallBack::AllocatorCache cache; in TEST()
545 Allocator32WithCallBack::AllocatorCache cache; in TEST()
579 Allocator64::AllocatorCache cache; in TEST()
686 typename Allocator::AllocatorCache cache; in TestCombinedAllocator()
779 using AllocatorCache = typename Allocator::AllocatorCache; in TestSizeClassAllocatorLocalCache() typedef
780 AllocatorCache cache; in TestSizeClassAllocatorLocalCache()
844 typedef Allocator64::AllocatorCache AllocatorCache; typedef
845 static AllocatorCache static_allocator_cache;
848 typedef AllocatorCache::Allocator Allocator; in AllocatorLeakTestWorker()
856 typedef AllocatorCache::Allocator Allocator; in TEST()
875 AllocatorCache *thread_cache;
876 AllocatorCache::Allocator *allocator;
890 AllocatorCache::Allocator allocator; in TEST()
892 AllocatorCache main_cache; in TEST()
893 AllocatorCache child_cache; in TEST()
963 typename Allocator::AllocatorCache cache; in TestSizeClassAllocatorIteration()
1112 SpecialAllocator64::AllocatorCache cache; in TEST()