Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPow.java400 verifyResultsPowHalfHalfHalf(inBase, inExponent, out, false); in checkPowHalfHalfHalf()
409 verifyResultsPowHalfHalfHalf(inBase, inExponent, out, true); in checkPowHalfHalfHalf()
418 …private void verifyResultsPowHalfHalfHalf(Allocation inBase, Allocation inExponent, Allocation out… in verifyResultsPowHalfHalfHalf() method in TestPow