HomeSort by relevance Sort by last modified time
    Searched defs:randDouble (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmtrtts.h 67 static double randDouble(double range)
tsdate.cpp 133 tryDate(uprv_floor(randDouble() * limit));
219 double IntlTestDateFormat::randDouble()
tsnmfmt.cpp 107 double IntlTestNumberFormat::randDouble()
152 it = randDouble();
  /external/icu/icu4c/source/test/intltest/
dtfmtrtts.h 67 static double randDouble(double range)
tsdate.cpp 133 tryDate(uprv_floor(randDouble() * limit));
219 double IntlTestDateFormat::randDouble()
tsnmfmt.cpp 107 double IntlTestNumberFormat::randDouble()
152 it = randDouble();

Completed in 189 milliseconds