Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeHypot.java309 verifyResultsNativeHypotFloat4Float4Float4(inA, inB, out, false); in checkNativeHypotFloat4Float4Float4()
318 verifyResultsNativeHypotFloat4Float4Float4(inA, inB, out, true); in checkNativeHypotFloat4Float4Float4()
327 …private void verifyResultsNativeHypotFloat4Float4Float4(Allocation inA, Allocation inB, Allocation… in verifyResultsNativeHypotFloat4Float4Float4() method in TestNativeHypot