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