Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java2437 verifyResultsMaxUshort3Ushort3Ushort3(inA, inB, out, false); in checkMaxUshort3Ushort3Ushort3()
2446 verifyResultsMaxUshort3Ushort3Ushort3(inA, inB, out, true); in checkMaxUshort3Ushort3Ushort3()
2455 …private void verifyResultsMaxUshort3Ushort3Ushort3(Allocation inA, Allocation inB, Allocation out,… in verifyResultsMaxUshort3Ushort3Ushort3() method in TestMax