Searched refs:HandleFirst (Results 1 – 1 of 1) sorted by relevance
207 bool HandleFirst = Rand.RandBool(); in MakeDictionaryEntryFromCMP() local212 ExistingBytes = HandleFirst ? Arg1 : Arg2; in MakeDictionaryEntryFromCMP()213 DesiredBytes = HandleFirst ? Arg2 : Arg1; in MakeDictionaryEntryFromCMP()217 HandleFirst = !HandleFirst; in MakeDictionaryEntryFromCMP()