Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLgamma.java509 verifyResultsLgammaFloat3Int3Float3(inV, outSignOfGamma, out, false); in checkLgammaFloat3Int3Float3()
520 verifyResultsLgammaFloat3Int3Float3(inV, outSignOfGamma, out, true); in checkLgammaFloat3Int3Float3()
529 …private void verifyResultsLgammaFloat3Int3Float3(Allocation inV, Allocation outSignOfGamma, Alloca… in verifyResultsLgammaFloat3Int3Float3() method in TestLgamma