Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java5579 verifyResultsClampLong3LongLongLong3(inValue, inMinValue, inMaxValue, out, false); in checkClampLong3LongLongLong3()
5589 verifyResultsClampLong3LongLongLong3(inValue, inMinValue, inMaxValue, out, true); in checkClampLong3LongLongLong3()
5599 …private void verifyResultsClampLong3LongLongLong3(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampLong3LongLongLong3() method in TestClamp