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