Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestErf.java79 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloatFloat()
148 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloat2Float2()
217 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloat3Float3()
286 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloat4Float4()
362 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalfHalf()
435 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalf2Half2()
508 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalf3Half3()
581 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalf4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1843 static public void computeErf(TestErf.ArgumentsHalfHalf args, Target t) { in computeErf() method in CoreMathVerifier
1848 static public void computeErf(TestErf.ArgumentsFloatFloat args, Target t) { in computeErf() method in CoreMathVerifier