Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeAtan.java351 verifyResultsNativeAtanHalfHalf(inV, out, false); in checkNativeAtanHalfHalf()
359 verifyResultsNativeAtanHalfHalf(inV, out, true); in checkNativeAtanHalfHalf()
367 private void verifyResultsNativeAtanHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeAtanHalfHalf() method in TestNativeAtan