Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_string_equals_test.cpp72 const uint16_t utf16_07[] = {0xD83D, 0xDE01}; // ? in UTF-16 (surrogate pair) in HWTEST_F_L0() local
73 EXPECT_FALSE(EcmaStringEqualsTest::IsUtf8EqualsUtf16UT(utf8_07, 8, utf16_07, 2)); in HWTEST_F_L0()

Completed in 1 milliseconds