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

/openjdk9/jdk/test/java/lang/StrictMath/
H A DHypotTests.java72 static int testHypotCase(double input1, double input2, double expected) { method in class:HypotTests
/openjdk9/jdk/test/java/lang/Math/
H A DHypotTests.java201 static int testHypotCase(double input1, double input2, double expected) { method in class:HypotTests
205 static int testHypotCase(double input1, double input2, double expected, method in class:HypotTests

Completed in 94 milliseconds