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