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