Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java3105 verifyResultsMaxUint3Uint3Uint3(inA, inB, out, false); in checkMaxUint3Uint3Uint3()
3114 verifyResultsMaxUint3Uint3Uint3(inA, inB, out, true); in checkMaxUint3Uint3Uint3()
3123 …private void verifyResultsMaxUint3Uint3Uint3(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxUint3Uint3Uint3() method in TestMax