Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java3609 verifyResultsMaxUlongUlongUlong(inA, inB, out, false); in checkMaxUlongUlongUlong()
3618 verifyResultsMaxUlongUlongUlong(inA, inB, out, true); in checkMaxUlongUlongUlong()
3627 …private void verifyResultsMaxUlongUlongUlong(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxUlongUlongUlong() method in TestMax