Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/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