Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java143 verifyResultsHypotFloat2Float2Float2(inA, inB, out, false); in checkHypotFloat2Float2Float2()
152 verifyResultsHypotFloat2Float2Float2(inA, inB, out, true); in checkHypotFloat2Float2Float2()
161 …private void verifyResultsHypotFloat2Float2Float2(Allocation inA, Allocation inB, Allocation out, … in verifyResultsHypotFloat2Float2Float2() method in TestHypot