Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java1353 verifyResultsMaxChar2Char2Char2(inA, inB, out, false); in checkMaxChar2Char2Char2()
1362 verifyResultsMaxChar2Char2Char2(inA, inB, out, true); in checkMaxChar2Char2Char2()
1371 …private void verifyResultsMaxChar2Char2Char2(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxChar2Char2Char2() method in TestMax