Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_string_equals_test.cpp42 const uint16_t utf16_01[] = {'h', 'e', 'l', 'l', 'o'}; in HWTEST_F_L0() local
43 EXPECT_TRUE(EcmaStringEqualsTest::IsUtf8EqualsUtf16UT(utf8_01, 5, utf16_01, 5)); in HWTEST_F_L0()

Completed in 1 milliseconds