Searched refs:getSafeDouble (Results 1 – 2 of 2) sorted by relevance
147 double IntlTestNumberFormat::getSafeDouble(double smallerThanMax) { in getSafeDouble() function in IntlTestNumberFormat254 double it = getSafeDouble(100000.0); in testFormat()263 it = getSafeDouble(100.0); in testFormat()269 it = getSafeDouble(100000000000.0); in testFormat()
65 static double getSafeDouble(double smallerThanMax);