Home
last modified time | relevance | path

Searched defs:RandomUint64 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dpseudo_random_generator.cpp31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dpseudo_random_generator.cpp31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator
/third_party/spirv-tools/source/fuzz/
Dpseudo_random_generator.cpp31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator
/third_party/protobuf/src/google/protobuf/stubs/
Dint128_unittest.cc414 static uint64 RandomUint64() { in RandomUint64() function