Searched refs:SizeClassAllocator64LocalCache (Results 1 – 7 of 7) sorted by relevance
18 struct SizeClassAllocator64LocalCache { struct
16 template<class SizeClassAllocator> struct SizeClassAllocator64LocalCache;97 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache;
24 struct SizeClassAllocator64LocalCache { struct
15 template<class SizeClassAllocator> struct SizeClassAllocator64LocalCache;57 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache;
26 struct SizeClassAllocator64LocalCache { struct
17 template<class SizeClassAllocator> struct SizeClassAllocator64LocalCache;60 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache;
764 TEST(SanitizerCommon, SizeClassAllocator64LocalCache) { in TEST() argument