Home
last modified time | relevance | path

Searched refs:kTestSuppressionTypes (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cpp60 static const char *kTestSuppressionTypes[] = {"race", "thread", "mutex", variable
66 : ctx_(kTestSuppressionTypes, ARRAY_SIZE(kTestSuppressionTypes)) {} in SuppressionContextTest()