Searched defs:randomDouble (Results 1 – 9 of 9) sorted by relevance
136 static double randomDouble(int maxExponent) { in randomDouble() method in MathBenchmarking
93 public double randomDouble(double range) { in randomDouble() method in NumberFormatRoundTripTest
90 public double randomDouble(double range) { in randomDouble() method in NumberFormatRoundTripTest
82 NumberFormatRoundTripTest::randomDouble(double range) in randomDouble() function in NumberFormatRoundTripTest
86 static double randomDouble() in randomDouble() function
6024 double randomDouble(const FloatFormat &format, Random &rnd, const Interval &inputRange) in randomDouble() function