Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLgamma.java353 verifyResultsLgammaFloatIntFloat(inV, outSignOfGamma, out, false); in checkLgammaFloatIntFloat()
364 verifyResultsLgammaFloatIntFloat(inV, outSignOfGamma, out, true); in checkLgammaFloatIntFloat()
373 …private void verifyResultsLgammaFloatIntFloat(Allocation inV, Allocation outSignOfGamma, Allocatio… in verifyResultsLgammaFloatIntFloat() method in TestLgamma