Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestIlogb.java185 verifyResultsIlogbFloat3Int3(inV, out, false); in checkIlogbFloat3Int3()
193 verifyResultsIlogbFloat3Int3(inV, out, true); in checkIlogbFloat3Int3()
201 private void verifyResultsIlogbFloat3Int3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsIlogbFloat3Int3() method in TestIlogb