Home
last modified time | relevance | path

Searched refs:fuzzerCount2 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_sdltest.c68 int fuzzerCount1, fuzzerCount2; in sdltest_getFuzzerInvocationCount() local
77 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