Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAcosh.java579 verifyResultsAcoshHalf4Half4(inV, out, false); in checkAcoshHalf4Half4()
587 verifyResultsAcoshHalf4Half4(inV, out, true); in checkAcoshHalf4Half4()
595 private void verifyResultsAcoshHalf4Half4(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAcoshHalf4Half4() method in TestAcosh