Searched refs:testUlpDiffWithLowerBound (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/lang/Math/
H A DExpm1Tests.java206 failures += Tests.testUlpDiffWithLowerBound("Math.expm1(double)",
209 failures += Tests.testUlpDiffWithLowerBound("StrictMath.expm1(double)",
H A DTests.java299 public static int testUlpDiffWithLowerBound(String testName, double input, method in class:Tests

Completed in 1349 milliseconds