Lines Matching defs:AddressSanitizer
9 // This file is a part of AddressSanitizer, an address sanity checker.
44 TEST(AddressSanitizer, InternalSimpleDeathTest) {
97 TEST(AddressSanitizer, NoInstMallocTest) {
102 TEST(AddressSanitizer, ThreadedMallocStressTest) {
130 TEST(AddressSanitizer, DISABLED_InternalPrintShadow) {
139 TEST(AddressSanitizer, QuarantineTest) {
175 TEST(AddressSanitizer, ThreadedQuarantineTest) {
213 TEST(AddressSanitizer, ThreadedOneSizeMallocStressTest) {
224 TEST(AddressSanitizer, ShadowRegionIsPoisonedTest) {
268 TEST(AddressSanitizer, LoadStoreCallbacks) {
313 TEST(AddressSanitizer, LoadStoreCallbacksAddX86##reg) { \