Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_flags_test.cpp28 static void TestFlag(T start_value, const char *env, T final_value) { in TestFlag() function
43 void TestFlag(const char *start_value, const char *env, in TestFlag() function