Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerMutate.cpp208 T ExistingBytes, DesiredBytes; in MakeDictionaryEntryFromCMP() local
212 ExistingBytes = HandleFirst ? Arg1 : Arg2; in MakeDictionaryEntryFromCMP()
215 if (Rand.RandBool()) ExistingBytes = Bswap(ExistingBytes); in MakeDictionaryEntryFromCMP()
224 Cur = (uint8_t *)SearchMemory(Cur, End - Cur, &ExistingBytes, sizeof(T)); in MakeDictionaryEntryFromCMP()

Completed in 1 milliseconds