Home
last modified time | relevance | path

Searched refs:Mutate_Custom (Results 1 - 2 of 2) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerMutate.h32 size_t Mutate_Custom(uint8_t *Data, size_t Size, size_t MaxSize);
H A DFuzzerMutate.cpp56 Mutators.push_back({&MutationDispatcher::Mutate_Custom, "Custom"}); in MutationDispatcher()
71 size_t MutationDispatcher::Mutate_Custom(uint8_t *Data, size_t Size, in Mutate_Custom() function in fuzzer::MutationDispatcher

Completed in 2 milliseconds