Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTanh.java129 verifyResultsTanhFloat2Float2(inV, out, false); in checkTanhFloat2Float2()
137 verifyResultsTanhFloat2Float2(inV, out, true); in checkTanhFloat2Float2()
145 private void verifyResultsTanhFloat2Float2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanhFloat2Float2() method in TestTanh