Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java400 verifyResultsHypotHalfHalfHalf(inA, inB, out, false); in checkHypotHalfHalfHalf()
409 verifyResultsHypotHalfHalfHalf(inA, inB, out, true); in checkHypotHalfHalfHalf()
418 …private void verifyResultsHypotHalfHalfHalf(Allocation inA, Allocation inB, Allocation out, boolea… in verifyResultsHypotHalfHalfHalf() method in TestHypot