Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLdexp.java309 verifyResultsLdexpFloat4Int4Float4(inMantissa, inExponent, out, false); in checkLdexpFloat4Int4Float4()
318 verifyResultsLdexpFloat4Int4Float4(inMantissa, inExponent, out, true); in checkLdexpFloat4Int4Float4()
327 …private void verifyResultsLdexpFloat4Int4Float4(Allocation inMantissa, Allocation inExponent, Allo… in verifyResultsLdexpFloat4Int4Float4() method in TestLdexp