Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeHypot.java488 verifyResultsNativeHypotHalf2Half2Half2(inA, inB, out, false); in checkNativeHypotHalf2Half2Half2()
497 verifyResultsNativeHypotHalf2Half2Half2(inA, inB, out, true); in checkNativeHypotHalf2Half2Half2()
506 …private void verifyResultsNativeHypotHalf2Half2Half2(Allocation inA, Allocation inB, Allocation ou… in verifyResultsNativeHypotHalf2Half2Half2() method in TestNativeHypot