Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java60 verifyResultsHypotFloatFloatFloat(inA, inB, out, false); in checkHypotFloatFloatFloat()
69 verifyResultsHypotFloatFloatFloat(inA, inB, out, true); in checkHypotFloatFloatFloat()
78 …private void verifyResultsHypotFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boo… in verifyResultsHypotFloatFloatFloat() method in TestHypot