Searched refs:mutator (Results 1 – 1 of 1) sorted by relevance
58 static unique_ptr<ProtoFuzzerMutator> mutator; variable104 mutator = make_unique<ProtoFuzzerMutator>( in LLVMFuzzerInitialize()127 mutator->RandomGen(runner->GetOpenedIfaces(), params.exec_size_); in LLVMFuzzerCustomMutator()129 mutator->Mutate(runner->GetOpenedIfaces(), &exec_spec); in LLVMFuzzerCustomMutator()