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

/openjdk7/jdk/test/java/lang/Math/
H A DTanTests.java34 static int testTanCase(double input, double expected, double ulps) { method in class:TanTests
170 failures += testTanCase(testCase[0], testCase[1], testCase[2]);

Completed in 29 milliseconds