Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTanh.java57 verifyResultsTanhFloatFloat(inV, out, false); in checkTanhFloatFloat()
65 verifyResultsTanhFloatFloat(inV, out, true); in checkTanhFloatFloat()
73 private void verifyResultsTanhFloatFloat(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanhFloatFloat() method in TestTanh