Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp41 const uint32_t utf16DataLen1 = 11; in HWTEST_F_L0() local
42 const uint16_t utf16Data1[utf16DataLen1] = { // "OpenHarmony" in HWTEST_F_L0()
47 std::u16string u16Str1 = StringHelper::Utf16ToU16String(utf16Data1, utf16DataLen1); in HWTEST_F_L0()

Completed in 1 milliseconds