Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAbs.java706 verifyResultsAbsInt2Uint2(inV, out, false); in checkAbsInt2Uint2()
714 verifyResultsAbsInt2Uint2(inV, out, true); in checkAbsInt2Uint2()
722 private void verifyResultsAbsInt2Uint2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAbsInt2Uint2() method in TestAbs