Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java2771 verifyResultsMaxInt3Int3Int3(inA, inB, out, false); in checkMaxInt3Int3Int3()
2780 verifyResultsMaxInt3Int3Int3(inA, inB, out, true); in checkMaxInt3Int3Int3()
2789 …private void verifyResultsMaxInt3Int3Int3(Allocation inA, Allocation inB, Allocation out, boolean … in verifyResultsMaxInt3Int3Int3() method in TestMax