Home
last modified time | relevance | path

Searched defs:arrayFrontU16NotComp (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_string_accessor_test.cpp185 uint16_t arrayFrontU16NotComp[] = {128, 129, 256, 11100, 65535, 100}; in HWTEST_F_L0() local
197 EXPECT_EQ(EcmaStringAccessor(handleEcmaStrConcatU16NotComp).Get(i), arrayFrontU16NotComp[i]); in HWTEST_F_L0() local
H A Decma_string_test.cpp426 uint16_t arrayFrontU16NotComp[] = {128, 129, 256, 11100, 65535, 100}; in HWTEST_F_L0() local

Completed in 7 milliseconds