Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java1355 verifyResultsClzInt3Int3(inValue, out, false); in checkClzInt3Int3()
1363 verifyResultsClzInt3Int3(inValue, out, true); in checkClzInt3Int3()
1371 private void verifyResultsClzInt3Int3(Allocation inValue, Allocation out, boolean relaxed) { in verifyResultsClzInt3Int3() method in TestClz