Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeHypot.java400 verifyResultsNativeHypotHalfHalfHalf(inA, inB, out, false); in checkNativeHypotHalfHalfHalf()
409 verifyResultsNativeHypotHalfHalfHalf(inA, inB, out, true); in checkNativeHypotHalfHalfHalf()
418 …private void verifyResultsNativeHypotHalfHalfHalf(Allocation inA, Allocation inB, Allocation out, … in verifyResultsNativeHypotHalfHalfHalf() method in TestNativeHypot