Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java1213 verifyResultsClzIntInt(inValue, out, false); in checkClzIntInt()
1221 verifyResultsClzIntInt(inValue, out, true); in checkClzIntInt()
1229 private void verifyResultsClzIntInt(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzIntInt() method in TestClz