Home
last modified time | relevance | path

Searched refs:test_all (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/third_party/ffmpeg/libavcodec/tests/
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/
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/
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/
Dsetns02.c132 void test_all(void) in test_all() function
179 .test_all = test_all,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
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/
Ddriver.sh54 test_all() function
125 test_all
/third_party/ltp/lib/newlib_tests/
Dtest03.c18 .test_all = do_test,
Dtest01.c20 .test_all = do_test,
Dtst_needs_cmds08.c20 .test_all = do_test,
Dtst_needs_cmds01.c14 .test_all = do_test,
Dtst_needs_cmds07.c18 .test_all = do_test,
Dtst_needs_cmds04.c18 .test_all = do_test,
Dtst_needs_cmds05.c18 .test_all = do_test,
Dtest10.c20 .test_all = do_test,
Dtest12.c20 .test_all = do_test,
Dtest_assert.c18 .test_all = do_test,
Dtst_needs_cmds03.c18 .test_all = do_test,
Dtst_needs_cmds06.c18 .test_all = do_test,
Dtst_needs_cmds02.c18 .test_all = do_test,
/third_party/ltp/testcases/kernel/syscalls/getuid/
Dgetuid01.c24 .test_all = verify_getuid,
/third_party/ltp/testcases/kernel/syscalls/geteuid/
Dgeteuid01.c25 .test_all = verify_geteuid,
/third_party/ltp/testcases/kernel/syscalls/sysfs/
Dsysfs01.c26 .test_all = verify_sysfs01,
Dsysfs03.c25 .test_all = verify_sysfs03,
/third_party/ltp/testcases/kernel/syscalls/close/
Dclose02.c24 .test_all = run,
/third_party/ltp/testcases/kernel/syscalls/wait/
Dwait01.c23 .test_all = verify_wait,

12345678910>>...33