Searched defs:RandomUint64 (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ | ||
| D | pseudo_random_generator.cpp | 31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ | ||
| D | pseudo_random_generator.cpp | 31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator |
| /third_party/spirv-tools/source/fuzz/ | ||
| D | pseudo_random_generator.cpp | 31 uint64_t PseudoRandomGenerator::RandomUint64(uint64_t bound) { in RandomUint64() function in spvtools::fuzz::PseudoRandomGenerator |
| /third_party/protobuf/src/google/protobuf/stubs/ | ||
| D | int128_unittest.cc | 414 static uint64 RandomUint64() { in RandomUint64() function |