Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMin.java2103 verifyResultsMinShort3Short3Short3(inA, inB, out, false); in checkMinShort3Short3Short3()
2112 verifyResultsMinShort3Short3Short3(inA, inB, out, true); in checkMinShort3Short3Short3()
2121 …private void verifyResultsMinShort3Short3Short3(Allocation inA, Allocation inB, Allocation out, bo… in verifyResultsMinShort3Short3Short3() method in TestMin