Searched refs:NextInt64 (Results 1 – 4 of 4) sorted by relevance
82 int64_t NextInt64() WARN_UNUSED_RESULT;
105 int64_t RandomNumberGenerator::NextInt64() { in NextInt64() function in v8::base::RandomNumberGenerator
406 uint64_t jnk = rng()->NextInt64(); in TEST_F()424 uint64_t jnk = rng()->NextInt64(); in TEST_F()
2893 uint64_t jnk = rng()->NextInt64(); in TEST_F()2911 uint64_t jnk = rng()->NextInt64(); in TEST_F()