Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java3187 verifyResultsMaxUint4Uint4Uint4(inA, inB, out, false); in checkMaxUint4Uint4Uint4()
3196 verifyResultsMaxUint4Uint4Uint4(inA, inB, out, true); in checkMaxUint4Uint4Uint4()
3205 …private void verifyResultsMaxUint4Uint4Uint4(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxUint4Uint4Uint4() method in TestMax