Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAbs.java777 verifyResultsAbsInt3Uint3(inV, out, false); in checkAbsInt3Uint3()
785 verifyResultsAbsInt3Uint3(inV, out, true); in checkAbsInt3Uint3()
793 private void verifyResultsAbsInt3Uint3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsAbsInt3Uint3() method in TestAbs