Searched defs:GetUInt32 (Results 1 – 5 of 5) sorted by relevance
93 static absl::StatusOr<uint32_t> GetUInt32(Field f) { in GetUInt32() function134 static absl::StatusOr<uint32_t> GetUInt32(Field f, const Msg& msg) { in GetUInt32() function176 static absl::StatusOr<uint32_t> GetUInt32(Field f, const Msg& msg, in GetUInt32() function275 static absl::StatusOr<uint32_t> GetUInt32(Field f) { in GetUInt32() function
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