Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp57 const uint32_t utf8DataLen1 = 11; in HWTEST_F_L0() local
58 const uint8_t utf8Data1[utf8DataLen1] = { // "OpenHarmony" in HWTEST_F_L0()
63 std::u16string u8Str1 = StringHelper::Utf8ToU16String(utf8Data1, utf8DataLen1); in HWTEST_F_L0()

Completed in 2 milliseconds