OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:randomInt64
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
winnmtst.cpp
60
static uint64_t
randomInt64
(void)
98
int64_t numerator =
randomInt64
();
101
denomenator =
randomInt64
();
236
int64_t i64 =
randomInt64
();
/external/icu4c/test/intltest/
winnmtst.cpp
60
static uint64_t
randomInt64
(void)
98
int64_t numerator =
randomInt64
();
101
denomenator =
randomInt64
();
236
int64_t i64 =
randomInt64
();
/external/chromium_org/third_party/icu/source/test/cintltst/
utmstest.c
42
static uint64_t
randomInt64
(void)
84
value =
randomInt64
() % ranInt;
93
value =
randomInt64
();
/external/icu4c/test/cintltst/
utmstest.c
42
static uint64_t
randomInt64
(void)
84
value =
randomInt64
() % ranInt;
93
value =
randomInt64
();
Completed in 94 milliseconds