Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLogb.java427 verifyResultsLogbHalf2Half2(inV, out, false); in checkLogbHalf2Half2()
435 verifyResultsLogbHalf2Half2(inV, out, true); in checkLogbHalf2Half2()
443 private void verifyResultsLogbHalf2Half2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsLogbHalf2Half2() method in TestLogb