Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLog1p.java503 verifyResultsLog1pHalf3Half3(inV, out, false); in checkLog1pHalf3Half3()
511 verifyResultsLog1pHalf3Half3(inV, out, true); in checkLog1pHalf3Half3()
519 private void verifyResultsLog1pHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsLog1pHalf3Half3() method in TestLog1p