Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_clipboard.c57 char *textRef = SDLTest_RandomAsciiString(); in clipboard_testSetClipboardText()
88 char *textRef = SDLTest_RandomAsciiString(); in clipboard_testClipboardTextFunctions()
Dtestautomation_sdltest.c1123 result = SDLTest_RandomAsciiString(); in sdltest_randomAsciiString()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_test_fuzzer.h341 char * SDLTest_RandomAsciiString();
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_fuzzer.c479 SDLTest_RandomAsciiString() in SDLTest_RandomAsciiString() function