OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_ABORTED
(Results
1 - 13
of
13
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_harness.h
51
#define
TEST_ABORTED
-1
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_harness.h
51
#define
TEST_ABORTED
-1
/prebuilts/misc/windows/sdl2/include/
SDL_test_harness.h
51
#define
TEST_ABORTED
-1
/prebuilts/misc/windows/sdl2/test/
testautomation_syswm.c
27
return
TEST_ABORTED
;
testautomation_mouse.c
208
return
TEST_ABORTED
;
233
if (face == NULL) return
TEST_ABORTED
;
241
return
TEST_ABORTED
;
299
return
TEST_ABORTED
;
320
return
TEST_ABORTED
;
457
if (window == NULL) return
TEST_ABORTED
;
509
if (window == NULL) return
TEST_ABORTED
;
testautomation_rwops.c
237
if (rw == NULL) return
TEST_ABORTED
;
273
if (rw == NULL) return
TEST_ABORTED
;
309
if (rw == NULL) return
TEST_ABORTED
;
356
if (rw == NULL) return
TEST_ABORTED
;
405
if (fp == NULL) return
TEST_ABORTED
;
415
return
TEST_ABORTED
;
455
if (fp == NULL) return
TEST_ABORTED
;
465
return
TEST_ABORTED
;
497
if (rw==NULL) return
TEST_ABORTED
;
646
if (rw == NULL) return
TEST_ABORTED
;
[
all
...]
testautomation_video.c
441
return
TEST_ABORTED
;
679
if (window == NULL) return
TEST_ABORTED
;
784
if (window == NULL) return
TEST_ABORTED
;
854
if (window == NULL) return
TEST_ABORTED
;
908
if (window == NULL) return
TEST_ABORTED
;
946
if (window == NULL) return
TEST_ABORTED
;
[
all
...]
testautomation_audio.c
565
if (device == NULL) return
TEST_ABORTED
;
623
if (device == NULL) return
TEST_ABORTED
;
731
if (cvt.len_mult < 1) return
TEST_ABORTED
;
740
if (cvt.buf == NULL) return
TEST_ABORTED
;
785
if (device == NULL) return
TEST_ABORTED
;
[
all
...]
testautomation_surface.c
223
if (face == NULL) return
TEST_ABORTED
;
268
return
TEST_ABORTED
;
338
return
TEST_ABORTED
;
testautomation_render.c
369
return
TEST_ABORTED
;
431
return
TEST_ABORTED
;
502
return
TEST_ABORTED
;
629
return
TEST_ABORTED
;
[
all
...]
testautomation_pixels.c
417
if (ramp == NULL) return
TEST_ABORTED
;
testautomation_keyboard.c
628
return
TEST_ABORTED
;
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_harness.h
51
#define
TEST_ABORTED
-1
Completed in 376 milliseconds