Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java635 verifyResultsClzShortShort(inValue, out, false); in checkClzShortShort()
643 verifyResultsClzShortShort(inValue, out, true); in checkClzShortShort()
651 private void verifyResultsClzShortShort(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzShortShort() method in TestClz