Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java1426 verifyResultsClzInt4Int4(inValue, out, false); in checkClzInt4Int4()
1434 verifyResultsClzInt4Int4(inValue, out, true); in checkClzInt4Int4()
1442 private void verifyResultsClzInt4Int4(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzInt4Int4() method in TestClz