Searched defs:oorrBadPositions (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | ReduceTest.java | 662 final int[] oorrBadPositions = new int[]{-1, 0}; in testBadOorrSca() local 688 final int[] oorrBadPositions = new int[]{-1, 0, 1, 2, 3}; in testBadOorrVec4() local 715 final int[] oorrBadPositions = new int[]{-1, 0, 1, 2, 3, 4, 5, 6, 7, 8}; in testBadOorrArr9() local
|