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

/openjdk10/jdk/test/java/lang/Math/
H A DFusedMultiplyAddTests.java362 private static int testFusedMacCase(double input1, double input2, double input3, double expected) { argument
377 private static int testFusedMacCase(float input1, float input2, float input3, floa argument
[all...]
H A DTests.java394 test(String testName, float input1, float input2, float input3, float result, float expected) argument
410 test(String testName, double input1, double input2, double input3, double result, double expected) argument

Completed in 42 milliseconds