Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMin.java3521 verifyResultsMinLong4Long4Long4(inA, inB, out, false); in checkMinLong4Long4Long4()
3530 verifyResultsMinLong4Long4Long4(inA, inB, out, true); in checkMinLong4Long4Long4()
3539 …private void verifyResultsMinLong4Long4Long4(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMinLong4Long4Long4() method in TestMin