Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAcosh.java503 verifyResultsAcoshHalf3Half3(inV, out, false); in checkAcoshHalf3Half3()
511 verifyResultsAcoshHalf3Half3(inV, out, true); in checkAcoshHalf3Half3()
519 private void verifyResultsAcoshHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAcoshHalf3Half3() method in TestAcosh