Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPow.java576 verifyResultsPowHalf3Half3Half3(inBase, inExponent, out, false); in checkPowHalf3Half3Half3()
585 verifyResultsPowHalf3Half3Half3(inBase, inExponent, out, true); in checkPowHalf3Half3Half3()
594 …private void verifyResultsPowHalf3Half3Half3(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPowHalf3Half3Half3() method in TestPow