OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:randomInt64
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
winnmtst.cpp
65
static uint64_t
randomInt64
(void)
103
int64_t numerator =
randomInt64
();
106
denomenator =
randomInt64
();
241
int64_t i64 =
randomInt64
();
/external/icu/icu4c/source/test/cintltst/
utmstest.c
43
static uint64_t
randomInt64
(void)
85
value =
randomInt64
() % ranInt;
94
value =
randomInt64
();
Completed in 162 milliseconds