Home
last modified time | relevance | path

Searched refs:arrayU16NotCompNo3 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp1112 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
1115 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
1121 …EcmaStringAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3,… in HWTEST_F_L0()
1142 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
1147 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
1157 …EcmaStringAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3,… in HWTEST_F_L0()
1180 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
1185 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
1195 …EcmaStringAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3,… in HWTEST_F_L0()
1340 uint16_t arrayU16NotCompNo3[] = {1, 234, 345, 127, 2345, 65535, 5}; in HWTEST_F_L0() local
[all …]
Decma_string_test.cpp313 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
316 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
322 …EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3, false)); in HWTEST_F_L0()
343 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
348 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
358 …EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3, false)); in HWTEST_F_L0()
381 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
386 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
396 …EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3, false)); in HWTEST_F_L0()
1230 uint16_t arrayU16NotCompNo3[] = {1, 234, 345, 127, 2345, 65535, 5}; in HWTEST_F_L0() local
[all …]
Dconstant_string_test.cpp148 uint16_t arrayU16NotCompNo3[] = {1, 23, 456, 6789, 65535, 127}; in HWTEST_F_L0() local
153 … uint32_t lengthEcmaStrU16NotCompNo3 = sizeof(arrayU16NotCompNo3) / sizeof(arrayU16NotCompNo3[0]); in HWTEST_F_L0()
163 …EcmaStringAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo3[0], lengthEcmaStrU16NotCompNo3,… in HWTEST_F_L0()