Searched defs:testSinhCase (Results 1 - 1 of 1) sorted by relevance

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

Completed in 33 milliseconds