Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestIlogb.java121 verifyResultsIlogbFloat2Int2(inV, out, false); in checkIlogbFloat2Int2()
129 verifyResultsIlogbFloat2Int2(inV, out, true); in checkIlogbFloat2Int2()
137 private void verifyResultsIlogbFloat2Int2(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsIlogbFloat2Int2() method in TestIlogb