Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeHypot.java60 verifyResultsNativeHypotFloatFloatFloat(inA, inB, out, false); in checkNativeHypotFloatFloatFloat()
69 verifyResultsNativeHypotFloatFloatFloat(inA, inB, out, true); in checkNativeHypotFloatFloatFloat()
78 …private void verifyResultsNativeHypotFloatFloatFloat(Allocation inA, Allocation inB, Allocation ou… in verifyResultsNativeHypotFloatFloatFloat() method in TestNativeHypot