Searched defs:RandomBool (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ | ||
D | probability_context.h | 39 bool RandomBool() { return generator_->GetBool(); } in RandomBool() function |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ | ||
D | pseudo_random_generator.cpp | 36 bool PseudoRandomGenerator::RandomBool() { in RandomBool() function in spvtools::fuzz::PseudoRandomGenerator |
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ | ||
D | pseudo_random_generator.cpp | 36 bool PseudoRandomGenerator::RandomBool() { in RandomBool() function in spvtools::fuzz::PseudoRandomGenerator |
/third_party/spirv-tools/source/fuzz/ | ||
D | pseudo_random_generator.cpp | 36 bool PseudoRandomGenerator::RandomBool() { in RandomBool() function in spvtools::fuzz::PseudoRandomGenerator |