Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestCosh.java503 verifyResultsCoshHalf3Half3(inV, out, false); in checkCoshHalf3Half3()
511 verifyResultsCoshHalf3Half3(inV, out, true); in checkCoshHalf3Half3()
519 private void verifyResultsCoshHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsCoshHalf3Half3() method in TestCosh