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

/openjdk7/jdk/test/java/lang/StrictMath/
H A DHyperbolicTests.java56 static int testTanhCase(double input, double expected) { method in class:HyperbolicTests
261 failures+=testTanhCase(testCase[0], testCase[1]);

Completed in 21 milliseconds