Home
last modified time | relevance | path

Searched refs:AddressSanitizerInterface (Results 1 – 1 of 1) 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
143 TEST(AddressSanitizerInterface, ExitCode) { in TEST() argument
158 TEST(AddressSanitizerInterface, DeathCallbackTest) { in TEST() argument
172 TEST(AddressSanitizerInterface, SimplePoisonMemoryRegionTest) { in TEST() argument
190 TEST(AddressSanitizerInterface, OverlappingPoisonMemoryRegionTest) { in TEST() argument
211 TEST(AddressSanitizerInterface, PushAndPopWithPoisoningTest) { in TEST() argument
[all …]