Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java1284 verifyResultsClzInt2Int2(inValue, out, false); in checkClzInt2Int2()
1292 verifyResultsClzInt2Int2(inValue, out, true); in checkClzInt2Int2()
1300 private void verifyResultsClzInt2Int2(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzInt2Int2() method in TestClz