Searched defs:GetUInt32 (Results 1 – 3 of 3) sorted by relevance
54 uint32_t RandomGenerator::GetUInt32(uint32_t lower, uint32_t upper) { in GetUInt32() function in tint::fuzzers::RandomGenerator59 uint32_t RandomGenerator::GetUInt32(uint32_t bound) { in GetUInt32() function in tint::fuzzers::RandomGenerator
102 uint32_t RandomGenerator::GetUInt32(uint32_t lower, uint32_t upper) { in GetUInt32() function in spvtools::fuzzers::RandomGenerator106 uint32_t RandomGenerator::GetUInt32(uint32_t bound) { in GetUInt32() function in spvtools::fuzzers::RandomGenerator