Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeCosh.java332 verifyResultsNativeCoshHalfHalf(inV, out, false); in checkNativeCoshHalfHalf()
339 verifyResultsNativeCoshHalfHalf(inV, out, true); in checkNativeCoshHalfHalf()
345 private void verifyResultsNativeCoshHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeCoshHalfHalf() method in TestNativeCosh