Searched defs:arrayFrontU16NotComp (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | ecma_string_accessor_test.cpp | 185 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 D | ecma_string_test.cpp | 426 uint16_t arrayFrontU16NotComp[] = {128, 129, 256, 11100, 65535, 100}; in HWTEST_F_L0() local
|
Completed in 7 milliseconds