Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestConvert.java4945 verifyResultsConvertChar3Short3(inV, out, false); in checkConvertChar3Short3()
4953 verifyResultsConvertChar3Short3(inV, out, true); in checkConvertChar3Short3()
4961 private void verifyResultsConvertChar3Short3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsConvertChar3Short3() method in TestConvert