Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPown.java573 verifyResultsPownHalf3Int3Half3(inBase, inExponent, out, false); in checkPownHalf3Int3Half3()
582 verifyResultsPownHalf3Int3Half3(inBase, inExponent, out, true); in checkPownHalf3Int3Half3()
591 …private void verifyResultsPownHalf3Int3Half3(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPownHalf3Int3Half3() method in TestPown