Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java576 verifyResultsHypotHalf3Half3Half3(inA, inB, out, false); in checkHypotHalf3Half3Half3()
585 verifyResultsHypotHalf3Half3Half3(inA, inB, out, true); in checkHypotHalf3Half3Half3()
594 …private void verifyResultsHypotHalf3Half3Half3(Allocation inA, Allocation inB, Allocation out, boo… in verifyResultsHypotHalf3Half3Half3() method in TestHypot