Searched refs:kChanceOfCopyingObject (Results 1 – 3 of 3) sorted by relevance
52 const std::pair<uint32_t, uint32_t> kChanceOfCopyingObject = {20, 50}; variable131 chance_of_copying_object_ = ChooseBetweenMinAndMax(kChanceOfCopyingObject); in FuzzerContext()
54 const std::pair<uint32_t, uint32_t> kChanceOfCopyingObject = {20, 50}; variable141 chance_of_copying_object_ = ChooseBetweenMinAndMax(kChanceOfCopyingObject); in FuzzerContext()
54 const std::pair<uint32_t, uint32_t> kChanceOfCopyingObject = {20, 50}; variable138 chance_of_copying_object_ = ChooseBetweenMinAndMax(kChanceOfCopyingObject); in FuzzerContext()