Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-printers.cc543 void PrintU32StringTo(const ::std::u32string& s, ostream* os) { in PrintU32StringTo() function
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-printers.h694 GTEST_API_ void PrintU32StringTo(const ::std::u32string& s, ::std::ostream* os);
696 PrintU32StringTo(s, os);