Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp541 typedef SizeClassAllocator32<AP32WithCallback<>> Allocator32WithCallBack; in TEST() typedef
542 Allocator32WithCallBack *a = new Allocator32WithCallBack; in TEST()
545 Allocator32WithCallBack::AllocatorCache cache; in TEST()