Home
last modified time | relevance | path

Searched refs:randomInt64 (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
Dwinnmtst.cpp60 static uint64_t randomInt64(void) in randomInt64() function
98 int64_t numerator = randomInt64(); in randomDouble()
101 denomenator = randomInt64(); in randomDouble()
236 int64_t i64 = randomInt64(); in testLocale()
/external/icu4c/test/cintltst/
Dutmstest.c42 static uint64_t randomInt64(void) in randomInt64() function
84 value = randomInt64() % ranInt; in randomInRange()
93 value = randomInt64(); in randomInRange()