HomeSort by relevance Sort by last modified time
    Searched refs:SDLTest_TestSuiteReference (Results 1 - 22 of 22) sorted by null

  /prebuilts/misc/windows/sdl2/test/
testautomation_suites.h 12 extern SDLTest_TestSuiteReference audioTestSuite;
13 extern SDLTest_TestSuiteReference clipboardTestSuite;
14 extern SDLTest_TestSuiteReference eventsTestSuite;
15 extern SDLTest_TestSuiteReference keyboardTestSuite;
16 extern SDLTest_TestSuiteReference mainTestSuite;
17 extern SDLTest_TestSuiteReference mouseTestSuite;
18 extern SDLTest_TestSuiteReference pixelsTestSuite;
19 extern SDLTest_TestSuiteReference platformTestSuite;
20 extern SDLTest_TestSuiteReference rectTestSuite;
21 extern SDLTest_TestSuiteReference renderTestSuite
    [all...]
testautomation_syswm.c 56 SDLTest_TestSuiteReference syswmTestSuite = {
testautomation_clipboard.c 177 SDLTest_TestSuiteReference clipboardTestSuite = {
testautomation_events.c 196 SDLTest_TestSuiteReference eventsTestSuite = {
testautomation_main.c 150 SDLTest_TestSuiteReference mainTestSuite = {
testautomation_timer.c 196 SDLTest_TestSuiteReference timerTestSuite = {
testautomation_stdlib.c 137 SDLTest_TestSuiteReference stdlibTestSuite = {
testautomation_mouse.c 589 SDLTest_TestSuiteReference mouseTestSuite = {
testautomation_pixels.c 520 SDLTest_TestSuiteReference pixelsTestSuite = {
testautomation_platform.c 592 SDLTest_TestSuiteReference platformTestSuite = {
testautomation_keyboard.c 708 SDLTest_TestSuiteReference keyboardTestSuite = {
testautomation_surface.c 634 SDLTest_TestSuiteReference surfaceTestSuite = {
testautomation_audio.c     [all...]
testautomation_rwops.c 743 SDLTest_TestSuiteReference rwopsTestSuite = {
testautomation_render.c     [all...]
testautomation_sdltest.c     [all...]
testautomation_video.c     [all...]
testautomation_rect.c     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_harness.h 89 typedef struct SDLTest_TestSuiteReference {
98 } SDLTest_TestSuiteReference;
112 int SDLTest_RunSuites(SDLTest_TestSuiteReference *testSuites[], const char *userRunSeed, Uint64 userExecKey, const char *filter, int testIterations);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_harness.h 89 typedef struct SDLTest_TestSuiteReference {
98 } SDLTest_TestSuiteReference;
112 int SDLTest_RunSuites(SDLTest_TestSuiteReference *testSuites[], const char *userRunSeed, Uint64 userExecKey, const char *filter, int testIterations);
  /prebuilts/misc/windows/sdl2/include/
SDL_test_harness.h 89 typedef struct SDLTest_TestSuiteReference {
98 } SDLTest_TestSuiteReference;
112 int SDLTest_RunSuites(SDLTest_TestSuiteReference *testSuites[], const char *userRunSeed, Uint64 userExecKey, const char *filter, int testIterations);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_harness.h 89 typedef struct SDLTest_TestSuiteReference {
98 } SDLTest_TestSuiteReference;
112 int SDLTest_RunSuites(SDLTest_TestSuiteReference *testSuites[], const char *userRunSeed, Uint64 userExecKey, const char *filter, int testIterations);

Completed in 221 milliseconds