Home
last modified time | relevance | path

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

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