Home
last modified time | relevance | path

Searched refs:chance_of_copying_object_ (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_context.h247 return chance_of_copying_object_; in GetChanceOfCopyingObject()
536 uint32_t chance_of_copying_object_; variable
Dfuzzer_context.cpp288 chance_of_copying_object_ = ChooseBetweenMinAndMax(kChanceOfCopyingObject); in FuzzerContext()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_context.h247 return chance_of_copying_object_; in GetChanceOfCopyingObject()
536 uint32_t chance_of_copying_object_; variable
Dfuzzer_context.cpp288 chance_of_copying_object_ = ChooseBetweenMinAndMax(kChanceOfCopyingObject); in FuzzerContext()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_context.h247 return chance_of_copying_object_; in GetChanceOfCopyingObject()
536 uint32_t chance_of_copying_object_; variable
Dfuzzer_context.cpp288 chance_of_copying_object_ = ChooseBetweenMinAndMax(kChanceOfCopyingObject); in FuzzerContext()