Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp778 void TestSizeClassAllocatorLocalCache(uptr premapped_heap = 0) { in TestSizeClassAllocatorLocalCache() function
816 TestSizeClassAllocatorLocalCache<Allocator64>(); in TEST()
820 TestSizeClassAllocatorLocalCache<Allocator64Dynamic>(); in TEST()
826 TestSizeClassAllocatorLocalCache<Allocator64Dynamic>(h.Addr()); in TEST()
830 TestSizeClassAllocatorLocalCache<Allocator64Compact>(); in TEST()
834 TestSizeClassAllocatorLocalCache<Allocator64VeryCompact>(); in TEST()
840 TestSizeClassAllocatorLocalCache<Allocator32Compact>(); in TEST()