Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPown.java660 verifyResultsPownHalf4Int4Half4(inBase, inExponent, out, false); in checkPownHalf4Int4Half4()
669 verifyResultsPownHalf4Int4Half4(inBase, inExponent, out, true); in checkPownHalf4Int4Half4()
678 …private void verifyResultsPownHalf4Int4Half4(Allocation inBase, Allocation inExponent, Allocation … in verifyResultsPownHalf4Int4Half4() method in TestPown