Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_test_fuzzer.h374 int SDLTest_GetFuzzerInvocationCount();
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_fuzzer.c72 SDLTest_GetFuzzerInvocationCount() in SDLTest_GetFuzzerInvocationCount() function
DSDL_test_harness.c293 fuzzerCount = SDLTest_GetFuzzerInvocationCount(); in SDLTest_RunTest()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_sdltest.c66 fuzzerCount1 = SDLTest_GetFuzzerInvocationCount(); in sdltest_getFuzzerInvocationCount()
73 fuzzerCount2 = SDLTest_GetFuzzerInvocationCount(); in sdltest_getFuzzerInvocationCount()