Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLdexp.java143 verifyResultsLdexpFloat2Int2Float2(inMantissa, inExponent, out, false); in checkLdexpFloat2Int2Float2()
152 verifyResultsLdexpFloat2Int2Float2(inMantissa, inExponent, out, true); in checkLdexpFloat2Int2Float2()
161 …private void verifyResultsLdexpFloat2Int2Float2(Allocation inMantissa, Allocation inExponent, Allo… in verifyResultsLdexpFloat2Int2Float2() method in TestLdexp