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