Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPow.java664 verifyResultsPowHalf4Half4Half4(inBase, inExponent, out, false); in checkPowHalf4Half4Half4()
673 verifyResultsPowHalf4Half4Half4(inBase, inExponent, out, true); in checkPowHalf4Half4Half4()
682 …private void verifyResultsPowHalf4Half4Half4(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPowHalf4Half4Half4() method in TestPow