Home
last modified time | relevance | path

Searched refs:badInput (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DReduceTest.java570 Allocation badInput[] = new Allocation[]{ in testBadSumXorInputWrongType() local
580 for (int i = 0; i < badInput.length; ++i) { in testBadSumXorInputWrongType()
582 mScript.reduce_sumxor(inputI32, badInput[i]); in testBadSumXorInputWrongType()
588 mScript.reduce_sumxor(badInput[i], inputI32); in testBadSumXorInputWrongType()
595 for (Allocation a : badInput) { in testBadSumXorInputWrongType()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...