Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeCosh.java503 verifyResultsNativeCoshHalf3Half3(inV, out, false); in checkNativeCoshHalf3Half3()
511 verifyResultsNativeCoshHalf3Half3(inV, out, true); in checkNativeCoshHalf3Half3()
519 … private void verifyResultsNativeCoshHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeCoshHalf3Half3() method in TestNativeCosh