Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAbs.java635 verifyResultsAbsIntUint(inV, out, false); in checkAbsIntUint()
643 verifyResultsAbsIntUint(inV, out, true); in checkAbsIntUint()
651 private void verifyResultsAbsIntUint(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAbsIntUint() method in TestAbs