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

/external/icu/icu4c/source/test/intltest/
H A Dwinnmtst.cpp65 static uint64_t randomInt64(void) function
103 int64_t numerator = randomInt64();
106 denomenator = randomInt64();
241 int64_t i64 = randomInt64();
/external/icu/icu4c/source/test/cintltst/
H A Dutmstest.c43 static uint64_t randomInt64(void) function
85 value = randomInt64() % ranInt;
94 value = randomInt64();

Completed in 155 milliseconds