Searched refs:SizeClassAllocator64LocalCache (Results 1 – 3 of 3) sorted by relevance
18 struct SizeClassAllocator64LocalCache { struct
16 template<class SizeClassAllocator> struct SizeClassAllocator64LocalCache;97 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache;
815 TEST(SanitizerCommon, SizeClassAllocator64LocalCache) { in TEST() argument