Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-printers.cc525 void PrintStringTo(const ::std::string& s, ostream* os) { in PrintStringTo() function
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-printers.h674 GTEST_API_ void PrintStringTo(const ::std::string& s, ::std::ostream* os);
676 PrintStringTo(s, os);