Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestIlogb.java57 verifyResultsIlogbFloatInt(inV, out, false); in checkIlogbFloatInt()
65 verifyResultsIlogbFloatInt(inV, out, true); in checkIlogbFloatInt()
73 private void verifyResultsIlogbFloatInt(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsIlogbFloatInt() method in TestIlogb