Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java740 verifyResultsClzShort3Short3(inValue, out, false); in checkClzShort3Short3()
747 verifyResultsClzShort3Short3(inValue, out, true); in checkClzShort3Short3()
753 private void verifyResultsClzShort3Short3(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzShort3Short3() method in TestClz