Searched refs:randDouble (Results 1 – 7 of 7) sorted by relevance
72 static double randDouble();
52 double randDouble(void);
136 tryDate(uprv_floor(randDouble() * limit)); in testFormat()222 double IntlTestDateFormat::randDouble() in randDouble() function in IntlTestDateFormat
69 static double randDouble(double range) in randDouble() function
109 double IntlTestNumberFormat::randDouble() in randDouble() function in IntlTestNumberFormat154 it = randDouble(); in getSafeDouble()
137 tryDate(new Date((long) (randDouble() * limit.getTime()))); in testDates()210 private double randDouble() { in randDouble() method in IntlTestDateFormat
140 tryDate(new Date((long) (randDouble() * limit.getTime()))); in testDates()213 private double randDouble() { in randDouble() method in IntlTestDateFormat