Lines Matching defs:NumIter
96 void TestEraseBytes(Mutator M, int NumIter) { in TestEraseBytes()
150 void TestInsertByte(Mutator M, int NumIter) { in TestInsertByte()
186 void TestInsertRepeatedBytes(Mutator M, int NumIter) { in TestInsertRepeatedBytes()
230 void TestChangeByte(Mutator M, int NumIter) { in TestChangeByte()
266 void TestChangeBit(Mutator M, int NumIter) { in TestChangeBit()
302 void TestShuffleBytes(Mutator M, int NumIter) { in TestShuffleBytes()
332 void TestCopyPart(Mutator M, int NumIter) { in TestCopyPart()
380 void TestAddWordFromDictionary(Mutator M, int NumIter) { in TestAddWordFromDictionary()
422 void TestAddWordFromDictionaryWithHint(Mutator M, int NumIter) { in TestAddWordFromDictionaryWithHint()
451 void TestChangeASCIIInteger(Mutator M, int NumIter) { in TestChangeASCIIInteger()
483 void TestChangeBinaryInteger(Mutator M, int NumIter) { in TestChangeBinaryInteger()