Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1481 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
1515 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc1800 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
1834 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1845 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
1879 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc1809 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
1843 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()
/external/mesa3d/src/gtest/src/
Dgtest.cc1805 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
1842 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()
/external/googletest/googletest/src/
Dgtest.cc1971 inline uint32_t CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
2008 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1909 inline uint32_t CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
1946 CreateCodePointFromUtf16SurrogatePair(str[i], str[i + 1]); in WideStringToUtf8()
/external/fmtlib/test/
Dgmock-gtest-all.cc2889 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
2924 CreateCodePointFromUtf16SurrogatePair(str[i], str[i + 1]); in WideStringToUtf8()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3248 inline UInt32 CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
3282 unicode_code_point = CreateCodePointFromUtf16SurrogatePair(str[i], in WideStringToUtf8()