Searched refs:Mutate_ChangeBinaryInteger (Results 1 – 3 of 3) sorted by relevance
65 size_t Mutate_ChangeBinaryInteger(uint8_t *Data, size_t Size, size_t MaxSize);
41 {&MutationDispatcher::Mutate_ChangeBinaryInteger, "ChangeBinInt"}, in MutationDispatcher()408 size_t MutationDispatcher::Mutate_ChangeBinaryInteger(uint8_t *Data, in Mutate_ChangeBinaryInteger() function in fuzzer::MutationDispatcher
521 TestChangeBinaryInteger(&MutationDispatcher::Mutate_ChangeBinaryInteger, in TEST()