Home
last modified time | relevance | path

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

/external/gwp_asan/gwp_asan/tests/
Dharness.h34 Printf_t getPrintfFunction();
95 &GPA, gwp_asan::test::getPrintfFunction(), in SetUp()
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Dharness.h33 crash_handler::Printf_t getPrintfFunction();
94 &GPA, gwp_asan::test::getPrintfFunction(), in SetUp()
/external/gwp_asan/gwp_asan/tests/platform_specific/
Dprintf_sanitizer_common.cpp16 Printf_t getPrintfFunction() { return __sanitizer::Printf; } in getPrintfFunction() function
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/optional/
Dprintf_sanitizer_common.cpp18 crash_handler::Printf_t getPrintfFunction() { return __sanitizer::Printf; } in getPrintfFunction() function
/external/gwp_asan/android/
Dtest_printf.cpp20 Printf_t getPrintfFunction() { return PrintfWrapper; } in getPrintfFunction() function