Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java226 verifyResultsHypotFloat3Float3Float3(inA, inB, out, false); in checkHypotFloat3Float3Float3()
235 verifyResultsHypotFloat3Float3Float3(inA, inB, out, true); in checkHypotFloat3Float3Float3()
244 …private void verifyResultsHypotFloat3Float3Float3(Allocation inA, Allocation inB, Allocation out, … in verifyResultsHypotFloat3Float3Float3() method in TestHypot