Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java2941 verifyResultsMaxUintUintUint(inA, inB, out, false); in checkMaxUintUintUint()
2950 verifyResultsMaxUintUintUint(inA, inB, out, true); in checkMaxUintUintUint()
2959 …private void verifyResultsMaxUintUintUint(Allocation inA, Allocation inB, Allocation out, boolean … in verifyResultsMaxUintUintUint() method in TestMax