Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc152 a->TestOnlyUnmap(); in TestSizeClassAllocator()
196 a->TestOnlyUnmap(); in SizeClassAllocatorMetadataStress()
233 a->TestOnlyUnmap(); in SizeClassAllocatorGetBlockBeginStress()
274 a->TestOnlyUnmap(); in TEST()
301 a->TestOnlyUnmap(); in TEST()
335 a.TestOnlyUnmap(); in FailInAssertionOnOOM()
473 a->TestOnlyUnmap(); in TestCombinedAllocator()
526 a->TestOnlyUnmap(); in TestSizeClassAllocatorLocalCache()
573 a.TestOnlyUnmap(); in TEST()
611 allocator.TestOnlyUnmap(); in TEST()
[all …]
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cpp263 a->TestOnlyUnmap(); in TestSizeClassAllocator()
348 a->TestOnlyUnmap(); in SizeClassAllocatorMetadataStress()
395 a->TestOnlyUnmap(); in SizeClassAllocatorGetBlockBeginStress()
467 a->TestOnlyUnmap(); in TEST()
500 a->TestOnlyUnmap(); in TEST()
544 a.TestOnlyUnmap(); in TEST()
689 a->TestOnlyUnmap(); in TestCombinedAllocator()
746 a->TestOnlyUnmap(); in TestSizeClassAllocatorLocalCache()
803 a.TestOnlyUnmap(); in TEST()
841 allocator.TestOnlyUnmap(); in TEST()
[all …]
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_combined.h155 void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } in TestOnlyUnmap() function
Dsanitizer_allocator_bytemap.h55 void TestOnlyUnmap() { in TestOnlyUnmap() function
Dsanitizer_allocator_primary32.h231 void TestOnlyUnmap() { in TestOnlyUnmap() function
Dsanitizer_allocator_primary64.h227 void TestOnlyUnmap() { in TestOnlyUnmap() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h424 void TestOnlyUnmap() { in TestOnlyUnmap() function
634 void TestOnlyUnmap() { in TestOnlyUnmap() function
810 void TestOnlyUnmap() { in TestOnlyUnmap() function
1424 void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } in TestOnlyUnmap() function