Home
last modified time | relevance | path

Searched defs:DeathRegex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dbacktrace.cpp20 std::string DeathRegex = "Double Free.*DeallocateMemory2.*"; in TEST_P() local
49 std::string DeathRegex = "Use After Free.*TouchMemory.*"; in TEST_P() local