Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerCorpus.h84 InputInfo &II = *Inputs[ChooseUnitIdxToMutate(Rand)]; in ChooseUnitToMutate()
92 size_t ChooseUnitIdxToMutate(Random &Rand) { in ChooseUnitIdxToMutate() function
/third_party/json/tests/thirdparty/Fuzzer/test/
DFuzzerUnittest.cpp595 Hist[C.ChooseUnitIdxToMutate(Rand)]++; in TEST()