Searched refs:lengthEcmaStrU16NotCompNo1 (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | ecma_string_test.cpp | 314 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 318 … EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 346 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 354 … EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 384 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 392 … EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 1187 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1191 … EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 1209 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1213 … EcmaString::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() [all …]
|
D | ecma_string_accessor_test.cpp | 1138 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1142 …ingAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 1170 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1178 …ingAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 1208 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1216 …ingAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 1322 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1326 …ingAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 1344 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 1348 …ingAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() [all …]
|
D | constant_string_test.cpp | 151 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 159 …ingAccessor::CreateFromUtf16(ecmaVMPtr, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true)); in HWTEST_F_L0() 463 … uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]); in HWTEST_F_L0() local 472 &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1)); in HWTEST_F_L0() 475 &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1)); in HWTEST_F_L0() 478 &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1)); in HWTEST_F_L0()
|