Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java3357 verifyResultsMaxLong2Long2Long2(inA, inB, out, false); in checkMaxLong2Long2Long2()
3366 verifyResultsMaxLong2Long2Long2(inA, inB, out, true); in checkMaxLong2Long2Long2()
3375 …private void verifyResultsMaxLong2Long2Long2(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxLong2Long2Long2() method in TestMax