Searched refs:AddressSanitizerInterface (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/asan/tests/ |
H A D | asan_interface_test.cpp | 18 TEST(AddressSanitizerInterface, GetEstimatedAllocatedSize) { in TEST() argument 75 TEST(AddressSanitizerInterface, GetCurrentAllocatedBytesTest) { in TEST() argument 90 TEST(AddressSanitizerInterface, GetHeapSizeTest) { in TEST() argument 151 TEST(AddressSanitizerInterface, DeathCallbackTest) { in TEST() argument 203 TEST(AddressSanitizerInterface, PushAndPopWithPoisoningTest) { in TEST() argument 238 TEST(AddressSanitizerInterface, PoisoningStressTest) { in TEST() argument 278 TEST(AddressSanitizerInterface, GlobalRedzones) { in TEST() argument 325 TEST(AddressSanitizerInterface, PoisonedRegion) { in TEST() argument 355 TEST(AddressSanitizerInterface, DISABLED_StressLargeMemset) { in TEST() argument 391 TEST(AddressSanitizerInterface, GetOwnershipStressTest) { in TEST() argument [all …]
|