Searched refs:proportionalError (Results 1 – 2 of 2) sorted by relevance
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