Searched refs:proportionalError (Results 1 – 4 of 4) sorted by relevance
202 double error = proportionalError(value, n); in _test()222 private double proportionalError(Number a, Number b) { in proportionalError() method in NumberFormatRoundTripTest
205 double error = proportionalError(value, n); in _test()225 private double proportionalError(Number a, Number b) { in proportionalError() method in NumberFormatRoundTripTest
46 static double proportionalError(const Formattable& a, const Formattable& b);
285 double error = proportionalError(value, n); in test()307 NumberFormatRoundTripTest::proportionalError(const Formattable& a, const Formattable& b) in proportionalError() function in NumberFormatRoundTripTest