Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java3275 verifyResultsMaxLongLongLong(inA, inB, out, false); in checkMaxLongLongLong()
3284 verifyResultsMaxLongLongLong(inA, inB, out, true); in checkMaxLongLongLong()
3293 …private void verifyResultsMaxLongLongLong(Allocation inA, Allocation inB, Allocation out, boolean … in verifyResultsMaxLongLongLong() method in TestMax