Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeAcosh.java351 verifyResultsNativeAcoshHalfHalf(inV, out, false); in checkNativeAcoshHalfHalf()
359 verifyResultsNativeAcoshHalfHalf(inV, out, true); in checkNativeAcoshHalfHalf()
367 private void verifyResultsNativeAcoshHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeAcoshHalfHalf() method in TestNativeAcosh