Home
last modified time | relevance | path

Searched defs:u16str (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/modules/androidkit/src/
H A DText.cpp31 std::u16string u16str = JStringToU16String(env, jtext); in Text_RenderText() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Dfuzzer_data.cpp105 std::u16string u16str = std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> {}.from_bytes( in GetU16StringVector() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_font_test.cpp665 const char16_t* u16str = u"Hello 中文"; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.cpp155 const std::u16string u16str = converter.from_bytes(data, data + len); in ProcessNameTable() local
/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp1220 const UChar u16str[] = {(UChar)0x31, (UChar)0x32, (UChar)0x44, 0}; in FreezeTest() local
[all...]

Completed in 6 milliseconds