Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMin.java2689 verifyResultsMinInt2Int2Int2(inA, inB, out, false); in checkMinInt2Int2Int2()
2698 verifyResultsMinInt2Int2Int2(inA, inB, out, true); in checkMinInt2Int2Int2()
2707 …private void verifyResultsMinInt2Int2Int2(Allocation inA, Allocation inB, Allocation out, boolean … in verifyResultsMinInt2Int2Int2() method in TestMin