Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMin.java2480 verifyResultsMinIntIntInt(inA, inB, out, false); in checkMinIntIntInt()
2488 verifyResultsMinIntIntInt(inA, inB, out, true); in checkMinIntIntInt()
2494 …private void verifyResultsMinIntIntInt(Allocation inA, Allocation inB, Allocation out, boolean rel… in verifyResultsMinIntIntInt() method in TestMin