Searched defs:input1 (Results 1 – 2 of 2) sorted by relevance
474 private int sumXor(final int[] input1, final int[] input2) { in sumXor()482 final int[] input1 = createInputArrayInt(100000, 13, 1 << 13); in testSumXor() local513 final int[] input1 = createInputArrayInt(90000, 16, 1 << 13); in testBadSumXorInputLengthMismatch() local574 private long sillySum(final byte[] input1, final float[] input2, final int[] input3) { in sillySum()
439 Allocation input1 = Allocation.createSized(mRS, Element.I32_4(mRS), ARRAY_SIZE); in testBuilder2KernelOutputToGlobal() local