Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeAtanh.java427 verifyResultsNativeAtanhHalf2Half2(inV, out, false); in checkNativeAtanhHalf2Half2()
435 verifyResultsNativeAtanhHalf2Half2(inV, out, true); in checkNativeAtanhHalf2Half2()
443 … private void verifyResultsNativeAtanhHalf2Half2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNativeAtanhHalf2Half2() method in TestNativeAtanh