Searched refs:numElementsTypeArray (Results 1 – 1 of 1) sorted by relevance
1293 uint32_t numElementsTypeArray = 100; in HWTEST_F_L0() local1296 auto handleTagValTypeArray = PropertyTypedArrayCommon(thread, jsType, numElementsTypeArray); in HWTEST_F_L0()1298 for (uint32_t i = 0; i < numElementsTypeArray; i++) { in HWTEST_F_L0()1305 for (uint32_t i = 0; i < numElementsTypeArray; i++) { in HWTEST_F_L0()1321 uint32_t numElementsTypeArray = 100; in HWTEST_F_L0() local1324 auto handleTagValTypeArray = PropertyTypedArrayCommon(thread, jsType, numElementsTypeArray); in HWTEST_F_L0()1327 for (uint32_t i = 0; i < numElementsTypeArray; i++) { in HWTEST_F_L0()1334 for (uint32_t i = 0; i < numElementsTypeArray; i++) { in HWTEST_F_L0()1349 uint32_t numElementsTypeArray = 50; in HWTEST_F_L0() local1352 auto handleTagValTypeArray = PropertyTypedArrayCommon(thread, jsType, numElementsTypeArray); in HWTEST_F_L0()[all …]