Searched refs:proportionalError (Results 1 – 3 of 3) sorted by relevance
197 double error = proportionalError(value, n); in _test()217 public double proportionalError(Number a, Number b) { in proportionalError() method in NumberFormatRoundTripTest
44 static double proportionalError(const Formattable& a, const Formattable& b);
277 double error = proportionalError(value, n); in test()299 NumberFormatRoundTripTest::proportionalError(const Formattable& a, const Formattable& b) in proportionalError() function in NumberFormatRoundTripTest