Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNativeRootn.java60 verifyResultsNativeRootnFloatIntFloat(inV, inN, out, false); in checkNativeRootnFloatIntFloat()
69 verifyResultsNativeRootnFloatIntFloat(inV, inN, out, true); in checkNativeRootnFloatIntFloat()
78 …private void verifyResultsNativeRootnFloatIntFloat(Allocation inV, Allocation inN, Allocation out,… in verifyResultsNativeRootnFloatIntFloat() method in TestNativeRootn