Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerMutate.h48 size_t Mutate_CopyPart(uint8_t *Data, size_t Size, size_t MaxSize);
H A DFuzzerMutate.cpp42 {&MutationDispatcher::Mutate_CopyPart, "CopyPart"}, in MutationDispatcher()
318 size_t MutationDispatcher::Mutate_CopyPart(uint8_t *Data, size_t Size, in Mutate_CopyPart() function in MutationDispatcher
/third_party/json/tests/thirdparty/Fuzzer/test/
H A DFuzzerUnittest.cpp374 TestCopyPart(&MutationDispatcher::Mutate_CopyPart, 1 << 10); in TEST()

Completed in 4 milliseconds