Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLdexp.java392 verifyResultsLdexpFloat2IntFloat2(inMantissa, inExponent, out, false); in checkLdexpFloat2IntFloat2()
401 verifyResultsLdexpFloat2IntFloat2(inMantissa, inExponent, out, true); in checkLdexpFloat2IntFloat2()
410 …private void verifyResultsLdexpFloat2IntFloat2(Allocation inMantissa, Allocation inExponent, Alloc… in verifyResultsLdexpFloat2IntFloat2() method in TestLdexp