Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp154 const uint8_t threeByteUnvaild1[3] = { BIT_MASK_3, BIT_MASK_1, BIT_MASK_2 }; in HWTEST_F_L0() local
159 EXPECT_EQ(StringHelper::UnicodeFromUtf8(threeByteUnvaild1, maxLen, pp), -1); in HWTEST_F_L0()

Completed in 2 milliseconds