Home
last modified time | relevance | path

Searched refs:Mutate_InsertRepeatedBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerMutate.h42 size_t Mutate_InsertRepeatedBytes(uint8_t *Data, size_t Size, size_t MaxSize);
H A DFuzzerMutate.cpp35 {&MutationDispatcher::Mutate_InsertRepeatedBytes, in MutationDispatcher()
131 size_t MutationDispatcher::Mutate_InsertRepeatedBytes(uint8_t *Data, in Mutate_InsertRepeatedBytes() function in fuzzer::MutationDispatcher
/third_party/json/tests/thirdparty/Fuzzer/test/
H A DFuzzerUnittest.cpp224 TestInsertRepeatedBytes(&MutationDispatcher::Mutate_InsertRepeatedBytes, 10000); in TEST()

Completed in 5 milliseconds