Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java2689 verifyResultsMaxInt2Int2Int2(inA, inB, out, false); in checkMaxInt2Int2Int2()
2698 verifyResultsMaxInt2Int2Int2(inA, inB, out, true); in checkMaxInt2Int2Int2()
2707 …private void verifyResultsMaxInt2Int2Int2(Allocation inA, Allocation inB, Allocation out, boolean … in verifyResultsMaxInt2Int2Int2() method in TestMax