Searched refs:fuzzerCount2 (Results 1 – 1 of 1) sorted by relevance
68 int fuzzerCount1, fuzzerCount2; in sdltest_getFuzzerInvocationCount() local77 fuzzerCount2 = SDLTest_GetFuzzerInvocationCount(); in sdltest_getFuzzerInvocationCount()79 …SDLTest_AssertCheck(fuzzerCount2 > fuzzerCount1, "Verify returned value, expected: >%d, got: %d", … in sdltest_getFuzzerInvocationCount()
Completed in 5 milliseconds