Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLogb.java503 verifyResultsLogbHalf3Half3(inV, out, false); in checkLogbHalf3Half3()
511 verifyResultsLogbHalf3Half3(inV, out, true); in checkLogbHalf3Half3()
519 private void verifyResultsLogbHalf3Half3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsLogbHalf3Half3() method in TestLogb