Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java2355 verifyResultsMaxUshort2Ushort2Ushort2(inA, inB, out, false); in checkMaxUshort2Ushort2Ushort2()
2364 verifyResultsMaxUshort2Ushort2Ushort2(inA, inB, out, true); in checkMaxUshort2Ushort2Ushort2()
2373 …private void verifyResultsMaxUshort2Ushort2Ushort2(Allocation inA, Allocation inB, Allocation out,… in verifyResultsMaxUshort2Ushort2Ushort2() method in TestMax