Lines Matching refs:Tests

27  * @summary Tests for {Math, StrictMath}.{sinh, cosh, tanh}
361 failures += Tests.testTolerance("Math.sinh(double)",
364 failures += Tests.testTolerance("Math.sinh(double)",
368 failures += Tests.testTolerance("StrictMath.sinh(double)",
371 failures += Tests.testTolerance("StrictMath.sinh(double)",
381 failures += Tests.testUlpDiff("Math.sinh(double)",
384 failures += Tests.testUlpDiff("Math.sinh(double)",
388 failures += Tests.testUlpDiff("StrictMath.sinh(double)",
391 failures += Tests.testUlpDiff("StrictMath.sinh(double)",
719 failures += Tests.testTolerance("Math.cosh(double)",
722 failures += Tests.testTolerance("Math.cosh(double)",
726 failures += Tests.testTolerance("StrictMath.cosh(double)",
729 failures += Tests.testTolerance("StrictMath.cosh(double)",
739 failures += Tests.testUlpDiff("Math.cosh(double)",
742 failures += Tests.testUlpDiff("Math.cosh(double)",
746 failures += Tests.testUlpDiff("StrictMath.cosh(double)",
749 failures += Tests.testUlpDiff("StrictMath.cosh(double)",
1013 failures += Tests.testTolerance("Math.tanh(double",
1016 failures += Tests.testTolerance("Math.tanh(double",
1020 failures += Tests.testTolerance("StrictMath.tanh(double",
1023 failures += Tests.testTolerance("StrictMath.tanh(double",
1034 failures += Tests.testUlpDiffWithAbsBound("Math.tanh(double)",
1037 failures += Tests.testUlpDiffWithAbsBound("Math.tanh(double)",
1041 failures += Tests.testUlpDiffWithAbsBound("StrictMath.tanh(double)",
1044 failures += Tests.testUlpDiffWithAbsBound("StrictMath.tanh(double)",