Searched refs:mutator (Results 1 – 1 of 1) sorted by relevance
63 static unique_ptr<ProtoFuzzerMutator> mutator; variable114 mutator = make_unique<ProtoFuzzerMutator>( in LLVMFuzzerInitialize()138 mutator->RandomGen(runner->GetOpenedIfaces(), params.exec_size_); in LLVMFuzzerCustomMutator()140 mutator->Mutate(runner->GetOpenedIfaces(), &exec_spec); in LLVMFuzzerCustomMutator()160 mutator->RandomGen(runner->GetOpenedIfaces(), params.exec_size_); in LLVMFuzzerCustomCrossOver()167 mutator->RandomGen(runner->GetOpenedIfaces(), params.exec_size_); in LLVMFuzzerCustomCrossOver()