Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java488 verifyResultsHypotHalf2Half2Half2(inA, inB, out, false); in checkHypotHalf2Half2Half2()
497 verifyResultsHypotHalf2Half2Half2(inA, inB, out, true); in checkHypotHalf2Half2Half2()
506 …private void verifyResultsHypotHalf2Half2Half2(Allocation inA, Allocation inB, Allocation out, boo… in verifyResultsHypotHalf2Half2Half2() method in TestHypot