Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMin.java2876 verifyResultsMinUint2Uint2Uint2(inA, inB, out, false); in checkMinUint2Uint2Uint2()
2884 verifyResultsMinUint2Uint2Uint2(inA, inB, out, true); in checkMinUint2Uint2Uint2()
2890 …private void verifyResultsMinUint2Uint2Uint2(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMinUint2Uint2Uint2() method in TestMin