Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestCosh.java351 verifyResultsCoshHalfHalf(inV, out, false); in checkCoshHalfHalf()
359 verifyResultsCoshHalfHalf(inV, out, true); in checkCoshHalfHalf()
367 private void verifyResultsCoshHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsCoshHalfHalf() method in TestCosh