Home | History | Annotate | Download | only in tests

Lines Matching refs:AllocatorCache

343 <class PrimaryAllocator, class SecondaryAllocator, class AllocatorCache>
346 CombinedAllocator<PrimaryAllocator, AllocatorCache, SecondaryAllocator>
351 AllocatorCache cache;
413 template <class AllocatorCache>
415 AllocatorCache cache;
416 typedef typename AllocatorCache::Allocator Allocator;
465 typedef SizeClassAllocatorLocalCache<Allocator64> AllocatorCache;
466 static AllocatorCache static_allocator_cache;
469 typedef AllocatorCache::Allocator Allocator;
477 typedef AllocatorCache::Allocator Allocator;
496 AllocatorCache *thread_cache;
497 AllocatorCache::Allocator *allocator;
511 AllocatorCache::Allocator allocator;
513 AllocatorCache main_cache;
514 AllocatorCache child_cache;