Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_exceptions_test.cpp8 void PrintString(const std::string& msg) const { in PrintString() function in Action
/llvm-project/llvm/unittests/Support/
H A DScopedPrinterTest.cpp895 TEST_F(ScopedPrinterTest, PrintString) { in TEST_F() argument