Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAbs.java848 verifyResultsAbsInt4Uint4(inV, out, false); in checkAbsInt4Uint4()
856 verifyResultsAbsInt4Uint4(inV, out, true); in checkAbsInt4Uint4()
864 private void verifyResultsAbsInt4Uint4(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAbsInt4Uint4() method in TestAbs