Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLogb.java351 verifyResultsLogbHalfHalf(inV, out, false); in checkLogbHalfHalf()
359 verifyResultsLogbHalfHalf(inV, out, true); in checkLogbHalfHalf()
367 private void verifyResultsLogbHalfHalf(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsLogbHalfHalf() method in TestLogb