Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java830 verifyResultsClampChar2Char2Char2Char2(inValue, inMinValue, inMaxValue, out, false); in checkClampChar2Char2Char2Char2()
840 verifyResultsClampChar2Char2Char2Char2(inValue, inMinValue, inMaxValue, out, true); in checkClampChar2Char2Char2Char2()
850 …private void verifyResultsClampChar2Char2Char2Char2(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampChar2Char2Char2Char2() method in TestClamp