Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAcosh.java79 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshFloatFloat()
148 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshFloat2Float2()
217 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshFloat3Float3()
286 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshFloat4Float4()
362 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshHalfHalf()
435 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshHalf2Half2()
508 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshHalf3Half3()
581 CoreMathVerifier.computeAcosh(args, target); in verifyResultsAcoshHalf4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1120 static public void computeAcosh(TestAcosh.ArgumentsHalfHalf args, Target t) { in computeAcosh() method in CoreMathVerifier
1125 static public void computeAcosh(TestAcosh.ArgumentsFloatFloat args, Target t) { in computeAcosh() method in CoreMathVerifier