Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_test_fuzzer.h355 char * SDLTest_RandomAsciiStringWithMaximumLength(int maxLength);
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_fuzzer.c481 return SDLTest_RandomAsciiStringWithMaximumLength(255); in SDLTest_RandomAsciiString()
485 SDLTest_RandomAsciiStringWithMaximumLength(int maxLength) in SDLTest_RandomAsciiStringWithMaximumLength() function
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_sdltest.c1161 result = SDLTest_RandomAsciiStringWithMaximumLength(targetLen); in sdltest_randomAsciiStringWithMaximumLength()
1182 result = SDLTest_RandomAsciiStringWithMaximumLength(targetLen); in sdltest_randomAsciiStringWithMaximumLength()