Searched refs:PrintStringTo (Results 1 – 2 of 2) sorted by relevance
594 GTEST_API_ void PrintStringTo(const ::std::string&s, ::std::ostream* os);596 PrintStringTo(s, os); in PrintTo()
426 void PrintStringTo(const ::std::string& s, ostream* os) { in PrintStringTo() function