Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeAcosh.java503 verifyResultsNativeAcoshHalf3Half3(inV, out, false); in checkNativeAcoshHalf3Half3()
511 verifyResultsNativeAcoshHalf3Half3(inV, out, true); in checkNativeAcoshHalf3Half3()
519 … private void verifyResultsNativeAcoshHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeAcoshHalf3Half3() method in TestNativeAcosh