Home
last modified time | relevance | path

Searched refs:getSafeDouble (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtsnmfmt.cpp147 double IntlTestNumberFormat::getSafeDouble(double smallerThanMax) { in getSafeDouble() function in IntlTestNumberFormat
254 double it = getSafeDouble(100000.0); in testFormat()
263 it = getSafeDouble(100.0); in testFormat()
269 it = getSafeDouble(100000000000.0); in testFormat()
Dtsnmfmt.h65 static double getSafeDouble(double smallerThanMax);