Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java2853 verifyResultsMaxInt4Int4Int4(inA, inB, out, false); in checkMaxInt4Int4Int4()
2862 verifyResultsMaxInt4Int4Int4(inA, inB, out, true); in checkMaxInt4Int4Int4()
2871 …private void verifyResultsMaxInt4Int4Int4(Allocation inA, Allocation inB, Allocation out, boolean … in verifyResultsMaxInt4Int4Int4() method in TestMax