Searched refs:fuzzerInvocationCounter (Results 1 – 1 of 1) sorted by relevance
50 static int fuzzerInvocationCounter = 0; variable68 fuzzerInvocationCounter = 0; in SDLTest_FuzzerInit()74 return fuzzerInvocationCounter; in SDLTest_GetFuzzerInvocationCount()80 fuzzerInvocationCounter++; in SDLTest_RandomUint8()88 fuzzerInvocationCounter++; in SDLTest_RandomSint8()96 fuzzerInvocationCounter++; in SDLTest_RandomUint16()104 fuzzerInvocationCounter++; in SDLTest_RandomSint16()112 fuzzerInvocationCounter++; in SDLTest_RandomSint32()120 fuzzerInvocationCounter++; in SDLTest_RandomUint32()131 fuzzerInvocationCounter++; in SDLTest_RandomUint64()[all …]