Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPown.java486 verifyResultsPownHalf2Int2Half2(inBase, inExponent, out, false); in checkPownHalf2Int2Half2()
495 verifyResultsPownHalf2Int2Half2(inBase, inExponent, out, true); in checkPownHalf2Int2Half2()
504 …private void verifyResultsPownHalf2Int2Half2(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPownHalf2Int2Half2() method in TestPown