Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java706 verifyResultsClzShort2Short2(inValue, out, false); in checkClzShort2Short2()
714 verifyResultsClzShort2Short2(inValue, out, true); in checkClzShort2Short2()
722 private void verifyResultsClzShort2Short2(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzShort2Short2() method in TestClz