Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java60 verifyResultsMaxFloatFloatFloat(inA, inB, out, false); in checkMaxFloatFloatFloat()
69 verifyResultsMaxFloatFloatFloat(inA, inB, out, true); in checkMaxFloatFloatFloat()
78 …private void verifyResultsMaxFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMaxFloatFloatFloat() method in TestMax