Searched refs:HandleFirst (Results 1 – 1 of 1) sorted by relevance
198 bool HandleFirst = Rand.RandBool(); in MakeDictionaryEntryFromCMP() local203 ExistingBytes = HandleFirst ? Arg1 : Arg2; in MakeDictionaryEntryFromCMP()204 DesiredBytes = HandleFirst ? Arg2Mutation : Arg1Mutation; in MakeDictionaryEntryFromCMP()205 HandleFirst = !HandleFirst; in MakeDictionaryEntryFromCMP()