Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLdexp.java475 verifyResultsLdexpFloat3IntFloat3(inMantissa, inExponent, out, false); in checkLdexpFloat3IntFloat3()
484 verifyResultsLdexpFloat3IntFloat3(inMantissa, inExponent, out, true); in checkLdexpFloat3IntFloat3()
493 …private void verifyResultsLdexpFloat3IntFloat3(Allocation inMantissa, Allocation inExponent, Alloc… in verifyResultsLdexpFloat3IntFloat3() method in TestLdexp