Searched refs:randDouble (Results 1 – 8 of 8) 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
167 static Double randDouble ( void ) in randDouble() function209 block[i].f64[0] = randDouble(); in randBlock_Doubles()210 block[i].f64[1] = randDouble(); in randBlock_Doubles()