Searched refs:oldTestLog (Results 1 – 1 of 1) sorted by relevance
989 U32 oldTestLog = 0; in fuzzerTests() local1066 && oldTestLog /* at least one test happened */ && resetAllowed) { in fuzzerTests()1067 maxTestSize = FUZ_randomLength(&lseed, oldTestLog+2); in fuzzerTests()1081 oldTestLog = testLog; in fuzzerTests()1525 U32 oldTestLog = 0; in fuzzerTests_newAPI() local1605 && oldTestLog /* at least one test happened */ && resetAllowed) { in fuzzerTests_newAPI()1606 maxTestSize = FUZ_randomLength(&lseed, oldTestLog+2); in fuzzerTests_newAPI()1622 oldTestLog = testLog; in fuzzerTests_newAPI()