Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeAtan.java427 verifyResultsNativeAtanHalf2Half2(inV, out, false); in checkNativeAtanHalf2Half2()
435 verifyResultsNativeAtanHalf2Half2(inV, out, true); in checkNativeAtanHalf2Half2()
443 … private void verifyResultsNativeAtanHalf2Half2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeAtanHalf2Half2() method in TestNativeAtan