Searched defs:GetUInt64 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/tint/fuzzers/ | ||
H A D | random_generator.cc | 64 uint64_t RandomGenerator::GetUInt64(uint64_t lower, uint64_t upper) { in GetUInt64() function in tint::fuzzers::RandomGenerator 69 uint64_t RandomGenerator::GetUInt64(uint64_t bound) { in GetUInt64() function in tint::fuzzers::RandomGenerator |
Completed in 2 milliseconds