Lines Matching refs:Rand
24 Random Rand(0); in TEST() local
25 MutationDispatcher MD(Rand, {}); in TEST()
102 Random Rand(0); in TestEraseByte() local
103 MutationDispatcher MD(Rand, {}); in TestEraseByte()
130 Random Rand(0); in TestInsertByte() local
131 MutationDispatcher MD(Rand, {}); in TestInsertByte()
166 Random Rand(0); in TestChangeByte() local
167 MutationDispatcher MD(Rand, {}); in TestChangeByte()
202 Random Rand(0); in TestChangeBit() local
203 MutationDispatcher MD(Rand, {}); in TestChangeBit()
238 Random Rand(0); in TestShuffleBytes() local
239 MutationDispatcher MD(Rand, {}); in TestShuffleBytes()
268 Random Rand(0); in TestAddWordFromDictionary() local
269 MutationDispatcher MD(Rand, {}); in TestAddWordFromDictionary()
310 Random Rand(0); in TestAddWordFromDictionaryWithHint() local
311 MutationDispatcher MD(Rand, {}); in TestAddWordFromDictionaryWithHint()
339 Random Rand(0); in TestChangeASCIIInteger() local
340 MutationDispatcher MD(Rand, {}); in TestChangeASCIIInteger()
433 Random Rand(0); in TEST() local
434 MutationDispatcher MD(Rand, {}); in TEST()