Searched defs:testFractions (Results 1 – 15 of 15) sorted by relevance
45 void testFractions(RoundEvenFunc func) { in testFractions() function
45 void testFractions(CeilFunc func) { in testFractions() function
45 void testFractions(TruncFunc func) { in testFractions() function
45 void testFractions(RoundFunc func) { in testFractions() function
45 void testFractions(FloorFunc func) { in testFractions() function
64 void testFractions(ModfFunc func) { in testFractions() function
58 public void testFractions() throws Exception { in testFractions() method in FractionTest
49 void testFractions(RoundFunc func) { in testFractions() function
49 void testFractions(FloorFunc func) { in testFractions() function
49 void testFractions(CeilFunc func) { in testFractions() function
49 void testFractions(RoundEvenFunc func) { in testFractions() function
49 void testFractions(TruncFunc func) { in testFractions() function
66 void testFractions(ModfFunc func) { in testFractions() function
91 void testFractions(RIntFunc func) { in testFractions() function
189 void testFractions(RoundToIntegerFunc func) { in testFractions() function