Searched refs:randomInt64 (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dwinnmtst.cpp60 static uint64_t randomInt64(void) function
98 int64_t numerator = randomInt64();
101 denomenator = randomInt64();
236 int64_t i64 = randomInt64();
/external/icu4c/test/intltest/
H A Dwinnmtst.cpp60 static uint64_t randomInt64(void) function
98 int64_t numerator = randomInt64();
101 denomenator = randomInt64();
236 int64_t i64 = randomInt64();
/external/chromium/third_party/icu/source/test/cintltst/
H A Dutmstest.c42 static uint64_t randomInt64(void) function
84 value = randomInt64() % ranInt;
93 value = randomInt64();
/external/icu4c/test/cintltst/
H A Dutmstest.c42 static uint64_t randomInt64(void) function
84 value = randomInt64() % ranInt;
93 value = randomInt64();

Completed in 27 milliseconds