Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeAtan.java503 verifyResultsNativeAtanHalf3Half3(inV, out, false); in checkNativeAtanHalf3Half3()
511 verifyResultsNativeAtanHalf3Half3(inV, out, true); in checkNativeAtanHalf3Half3()
519 … private void verifyResultsNativeAtanHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeAtanHalf3Half3() method in TestNativeAtan