Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-printers.cc525 void PrintStringTo(const ::std::string& s, ostream* os) { in PrintStringTo() function
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-printers.h695 GTEST_API_ void PrintStringTo(const ::std::string& s, ::std::ostream* os);
697 PrintStringTo(s, os);