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.java351 verifyResultsNativeCoshHalfHalf(inV, out, false); in checkNativeCoshHalfHalf()
359 verifyResultsNativeCoshHalfHalf(inV, out, true); in checkNativeCoshHalfHalf()
367 private void verifyResultsNativeCoshHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeCoshHalfHalf() method in TestNativeCosh