Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_interface_test.cc17 TEST(AddressSanitizerInterface, GetEstimatedAllocatedSize) { in TEST() argument
28 TEST(AddressSanitizerInterface, GetAllocatedSizeAndOwnershipTest) { in TEST() argument
74 TEST(AddressSanitizerInterface, GetCurrentAllocatedBytesTest) { in TEST() argument
89 TEST(AddressSanitizerInterface, GetHeapSizeTest) { in TEST() argument
120 TEST(AddressSanitizerInterface, ManyThreadsWithStatsStressTest) { in TEST() argument
148 TEST(AddressSanitizerInterface, DeathCallbackTest) { in TEST() argument
162 TEST(AddressSanitizerInterface, SimplePoisonMemoryRegionTest) { in TEST() argument
180 TEST(AddressSanitizerInterface, OverlappingPoisonMemoryRegionTest) { in TEST() argument
201 TEST(AddressSanitizerInterface, PushAndPopWithPoisoningTest) { in TEST() argument
235 TEST(AddressSanitizerInterface, PoisoningStressTest) { in TEST() argument
[all …]
/external/llvm-project/compiler-rt/lib/asan/tests/
Dasan_interface_test.cpp18 TEST(AddressSanitizerInterface, GetEstimatedAllocatedSize) { in TEST() argument
29 TEST(AddressSanitizerInterface, GetAllocatedSizeAndOwnershipTest) { in TEST() argument
75 TEST(AddressSanitizerInterface, GetCurrentAllocatedBytesTest) { in TEST() argument
90 TEST(AddressSanitizerInterface, GetHeapSizeTest) { in TEST() argument
122 TEST(AddressSanitizerInterface, ManyThreadsWithStatsStressTest) { in TEST() argument
151 TEST(AddressSanitizerInterface, DeathCallbackTest) { in TEST() argument
166 TEST(AddressSanitizerInterface, SimplePoisonMemoryRegionTest) { in TEST() argument
184 TEST(AddressSanitizerInterface, OverlappingPoisonMemoryRegionTest) { in TEST() argument
206 TEST(AddressSanitizerInterface, PushAndPopWithPoisoningTest) { in TEST() argument
241 TEST(AddressSanitizerInterface, PoisoningStressTest) { in TEST() argument
[all …]