Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPow.java488 verifyResultsPowHalf2Half2Half2(inBase, inExponent, out, false); in checkPowHalf2Half2Half2()
497 verifyResultsPowHalf2Half2Half2(inBase, inExponent, out, true); in checkPowHalf2Half2Half2()
506 …private void verifyResultsPowHalf2Half2Half2(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPowHalf2Half2Half2() method in TestPow