Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAcosh.java351 verifyResultsAcoshHalfHalf(inV, out, false); in checkAcoshHalfHalf()
359 verifyResultsAcoshHalfHalf(inV, out, true); in checkAcoshHalfHalf()
367 private void verifyResultsAcoshHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAcoshHalfHalf() method in TestAcosh