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

/libcore/luni/src/test/java/libcore/java/math/
H A DCSVTest.java23 * These functions will call run2InputTest; others will call runTest.
75 run2InputTest(function, expectedOutput, input, input2, extra);
87 abstract void run2InputTest(String func, double expectedOutput, double input1, double input2, String extra) throws Exception; method in class:CSVTest
H A DRunCSVTestsStrict.java43 void run2InputTest(String func, double expectedOutput, double input1, method in class:RunCSVTestsStrict
H A DRunCSVTests.java81 void run2InputTest(String func, double expectedOutput, double input1, method in class:RunCSVTests

Completed in 126 milliseconds