Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestConvert.java18495 verifyResultsConvertInt3Double3(inV, out, false); in checkConvertInt3Double3()
18503 verifyResultsConvertInt3Double3(inV, out, true); in checkConvertInt3Double3()
18511 private void verifyResultsConvertInt3Double3(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsConvertInt3Double3() method in TestConvert