Searched refs:allocs3 (Results 1 – 1 of 1) sorted by relevance
630 Allocation[] allocs3 = createInputAllocations(Element.I32_3(mRS), 3); in testBadSillySumInputDimensionMismatch() local637 for (int k = 0; k < allocs3.length; ++k) { in testBadSillySumInputDimensionMismatch()640 mScript.reduce_sillysum(allocs1[i], allocs2[j], allocs3[k]); in testBadSillySumInputDimensionMismatch()658 for (Allocation a : allocs3) { in testBadSillySumInputDimensionMismatch()