Searched refs:CodePointToUtf8 (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc633 GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
2920 std::string CodePointToUtf8(UInt32 code_point) { function in namespace:testing::internal
3002 stream << CodePointToUtf8(unicode_code_point);

Completed in 38 milliseconds