Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_string_equals_test.cpp57 const uint16_t utf16_04[] = {0xD83D, 0xDE01}; // ? in UTF-16 (surrogate pair) in HWTEST_F_L0() local
58 EXPECT_TRUE(EcmaStringEqualsTest::IsUtf8EqualsUtf16UT(utf8_04, 4, utf16_04, 2)); in HWTEST_F_L0()

Completed in 1 milliseconds