Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java848 verifyResultsClzShort4Short4(inValue, out, false); in checkClzShort4Short4()
856 verifyResultsClzShort4Short4(inValue, out, true); in checkClzShort4Short4()
864 private void verifyResultsClzShort4Short4(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzShort4Short4() method in TestClz