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.java777 verifyResultsClzShort3Short3(inValue, out, false); in checkClzShort3Short3()
785 verifyResultsClzShort3Short3(inValue, out, true); in checkClzShort3Short3()
793 private void verifyResultsClzShort3Short3(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzShort3Short3() method in TestClz