HomeSort by relevance Sort by last modified time
    Searched refs:randomInt64 (Results 1 - 2 of 2) sorted by null

  /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/icu4c/test/cintltst/
utmstest.c 42 static uint64_t randomInt64(void)
84 value = randomInt64() % ranInt;
93 value = randomInt64();

Completed in 150 milliseconds