Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java3521 verifyResultsMaxLong4Long4Long4(inA, inB, out, false); in checkMaxLong4Long4Long4()
3530 verifyResultsMaxLong4Long4Long4(inA, inB, out, true); in checkMaxLong4Long4Long4()
3539 …private void verifyResultsMaxLong4Long4Long4(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxLong4Long4Long4() method in TestMax