Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc122 using Allocator64Compact = Allocator64CompactASVT<LocalAddressSpaceView>; typedef
277 TestSizeClassAllocator<Allocator64Compact>(); in TEST()
362 SizeClassAllocatorMetadataStress<Allocator64Compact>(); in TEST()
409 SizeClassAllocatorGetBlockBeginStress<Allocator64Compact>(1ULL << 33); in TEST()
707 TestCombinedAllocator<Allocator64Compact, in TEST()
709 SizeClassAllocatorLocalCache<Allocator64Compact> > (); in TEST()
777 SizeClassAllocatorLocalCache<Allocator64Compact> >(); in TEST()
1357 TestReleaseFreeMemoryToOS<Allocator64Compact>(); in TEST()