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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cpp60 static const char *kTestSuppressionTypes[] = {"race", "thread", "mutex", member in namespace:__sanitizer
66 : ctx_(kTestSuppressionTypes, ARRAY_SIZE(kTestSuppressionTypes)) {}

Completed in 98 milliseconds