Searched refs:PrintU8StringTo (Results 1 – 6 of 6) sorted by relevance
532 void PrintU8StringTo(const ::std::u8string& s, ostream* os) { in PrintU8StringTo() function
534 void PrintU8StringTo(const ::std::u8string& s, ostream* os) { in PrintU8StringTo() function
644 GTEST_API_ void PrintU8StringTo(const ::std::u8string& s, ::std::ostream* os);646 PrintU8StringTo(s, os);
636 GTEST_API_ void PrintU8StringTo(const ::std::u8string& s, ::std::ostream* os);638 PrintU8StringTo(s, os);
5617 GTEST_API_ void PrintU8StringTo(const ::std::u8string& s, ::std::ostream* os);5619 PrintU8StringTo(s, os);
12270 void PrintU8StringTo(const ::std::u8string& s, ostream* os) { in PrintU8StringTo() function