Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeHypot.java576 verifyResultsNativeHypotHalf3Half3Half3(inA, inB, out, false); in checkNativeHypotHalf3Half3Half3()
585 verifyResultsNativeHypotHalf3Half3Half3(inA, inB, out, true); in checkNativeHypotHalf3Half3Half3()
594 …private void verifyResultsNativeHypotHalf3Half3Half3(Allocation inA, Allocation inB, Allocation ou… in verifyResultsNativeHypotHalf3Half3Half3() method in TestNativeHypot