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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc1793 // using CreateCodePointFromUtf16SurrogatePair.
1800 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, function in namespace:testing::internal
1834 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i],

Completed in 23 milliseconds