Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestPown.java399 verifyResultsPownHalfIntHalf(inBase, inExponent, out, false); in checkPownHalfIntHalf()
408 verifyResultsPownHalfIntHalf(inBase, inExponent, out, true); in checkPownHalfIntHalf()
417 …private void verifyResultsPownHalfIntHalf(Allocation inBase, Allocation inExponent, Allocation out… in verifyResultsPownHalfIntHalf() method in TestPown