HomeSort by: relevance | last modified time | path
    Searched refs:CodePointToUtf8 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 230 GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
gtest.cc 1764 std::string CodePointToUtf8(UInt32 code_point) {
1849 stream << CodePointToUtf8(unicode_code_point);

Completed in 21 milliseconds