Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestTanh.java273 verifyResultsTanhFloat4Float4(inV, out, false); in checkTanhFloat4Float4()
281 verifyResultsTanhFloat4Float4(inV, out, true); in checkTanhFloat4Float4()
289 private void verifyResultsTanhFloat4Float4(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsTanhFloat4Float4() method in TestTanh