Home
last modified time | relevance | path

Searched refs:test_all (Results 1 - 25 of 802) sorted by relevance

12345678910>>...33

/third_party/ffmpeg/libavcodec/tests/
H A Dh264_levels.c161 } test_all[] = { variable
224 for (i = 0; i < FF_ARRAY_ELEMS(test_all); i++) { in main()
225 level = ff_h264_guess_level(test_all[i].profile_idc, in main()
226 test_all[i].bitrate, in main()
228 test_all[i].width, in main()
229 test_all[i].height, in main()
230 test_all[i].dpb_frames); in main()
231 CHECK(test_all[i].level_idc, "%s", test_all[i].name); in main()
/third_party/f2fs-tools/scripts/
H A Dverify.sh117 test_all() function
130 test_all from_sload ~/grub
134 test_all from_sload $TARGET
137 test_all from_mount $MNT
/third_party/mesa3d/src/util/tests/format/
H A Du_format_compatible_test.c36 test_all(void) in test_all() function
67 success = test_all(); in main()
/third_party/ltp/testcases/kernel/syscalls/setns/
H A Dsetns02.c132 void test_all(void) in test_all() function
179 .test_all = test_all,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_printf.c122 test_all(unsigned verbose, FILE *fp) in test_all() function
136 return test_all(verbose, fp); in test_some()
/third_party/ltp/testcases/kernel/mce-test/drivers/simple/
H A Ddriver.sh54 test_all() function
125 test_all
/third_party/ltp/lib/newlib_tests/
H A Dtest01.c20 .test_all = do_test,
H A Dtest03.c18 .test_all = do_test,
H A Dtst_needs_cmds08.c20 .test_all = do_test,
H A Dtst_needs_cmds02.c18 .test_all = do_test,
H A Dtst_needs_cmds05.c18 .test_all = do_test,
H A Dtst_needs_cmds07.c18 .test_all = do_test,
H A Dtst_needs_cmds03.c18 .test_all = do_test,
H A Dtst_needs_cmds04.c18 .test_all = do_test,
H A Dtst_needs_cmds01.c14 .test_all = do_test,
H A Dtst_needs_cmds06.c18 .test_all = do_test,
H A Dtest11.c22 .test_all = do_test,
H A Dtest10.c20 .test_all = do_test,
H A Dtest12.c20 .test_all = do_test,
H A Dtst_expiration_timer.c31 .test_all = do_test,
H A Dtest_assert.c18 .test_all = do_test,
/third_party/ltp/testcases/kernel/syscalls/geteuid/
H A Dgeteuid01.c25 .test_all = verify_geteuid,
/third_party/ltp/testcases/kernel/syscalls/getuid/
H A Dgetuid01.c24 .test_all = verify_getuid,
/third_party/ltp/testcases/kernel/syscalls/fchdir/
H A Dfchdir02.c21 .test_all = verify_fchdir,
/third_party/ltp/testcases/kernel/syscalls/getpgrp/
H A Dgetpgrp01.c23 .test_all = run

Completed in 13 milliseconds

12345678910>>...33