Searched refs:PrintStringTo (Results 1 – 2 of 2) sorted by relevance
11147 void PrintStringTo(const ::string& s, ostream* os) { in PrintStringTo() function11156 void PrintStringTo(const ::std::string& s, ostream* os) { in PrintStringTo() function
10916 GTEST_API_ void PrintStringTo(const ::string&s, ::std::ostream* os);10918 PrintStringTo(s, os);10922 GTEST_API_ void PrintStringTo(const ::std::string&s, ::std::ostream* os);10924 PrintStringTo(s, os);