Home
last modified time | relevance | path

Searched refs:RandomFromRange (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dprobability_context.cc31 RandomFromRange(kChanceOfReplacingIdentifiers)) { in ProbabilityContext()
35 uint32_t ProbabilityContext::RandomFromRange( in RandomFromRange() function in tint::fuzzers::ast_fuzzer::ProbabilityContext
Dprobability_context.h66 uint32_t RandomFromRange(std::pair<uint32_t, uint32_t> range);