Searched defs:input3 (Results 1 – 2 of 2) sorted by relevance
| /libcore/ojluni/src/test/java/lang/Math/ |
| D | FusedMultiplyAddTests.java | 341 private static void testFusedMacCase(double input1, double input2, double input3, in testFusedMacCase() 355 private static void testFusedMacCase(float input1, float input2, float input3, float expected) { in testFusedMacCase()
|
| D | Tests.java | 345 float input1, float input2, float input3, in test() 356 double input1, double input2, double input3, in test()
|