Searched refs:randDouble (Results 1 – 8 of 8) sorted by relevance
70 static double randDouble();
50 double randDouble(void);
133 tryDate(uprv_floor(randDouble() * limit)); in testFormat()219 double IntlTestDateFormat::randDouble() in randDouble() function in IntlTestDateFormat
67 static double randDouble(double range) in randDouble() function
107 double IntlTestNumberFormat::randDouble() in randDouble() function in IntlTestNumberFormat152 it = randDouble(); in getSafeDouble()
129 tryDate(new Date((long) (randDouble() * limit.getTime()))); in TestFormat()202 private double randDouble() { in randDouble() method in IntlTestDateFormat
133 tryDate(new Date((long) (randDouble() * limit.getTime()))); in TestFormat()206 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()