Home
last modified time | relevance | path

Searched defs:tc (Results 1 - 25 of 611) sorted by relevance

12345678910>>...25

/third_party/ltp/testcases/kernel/syscalls/epoll_create/
H A Depoll_create01.c23 static int tc[] = {1, INT_MAX}; variable
27 TST_EXP_FD(do_epoll_create(tc[n]), "epoll_create(%d)", tc[n]); in run() local
H A Depoll_create02.c25 } tc[] = { variable
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs8 mod tc; modules
/third_party/ltp/testcases/kernel/syscalls/gethostid/
H A Dgethostid01.c33 static long tc[] = {0x00000000, 0x0000ffff}; variable
37 TST_EXP_PASS(sethostid(tc[i]), "set hostid to %ld", tc[i]); in run() local
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage01.c21 } tc[] = { variable
/third_party/ltp/testcases/kernel/syscalls/sbrk/
H A Dsbrk01.c27 struct tcase *tc = &tcases[i]; in run() local
/third_party/ltp/testcases/kernel/syscalls/dup/
H A Ddup02.c27 struct tcase *tc = &tcases[n]; in run() local
/third_party/ltp/testcases/kernel/syscalls/epoll_create1/
H A Depoll_create1_02.c24 } tc[] = { variable
/third_party/pulseaudio/src/tests/
H A Dstrlist-test.c56 TCase *tc; in main() local
H A Dqueue-test.c69 TCase *tc; in main() local
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_integration.c40 void test_integration(CuTest *tc) { in test_integration() argument
66 void test_min_policy(CuTest *tc) { in test_min_policy() argument
[all...]
H A Dtest_cil_tree.c37 void test_cil_tree_node_init(CuTest *tc) { in test_cil_tree_node_init() argument
54 void test_cil_tree_init(CuTest *tc) { in test_cil_tree_init() argument
[all...]
H A Dtest_cil_parser.c40 void test_cil_parser(CuTest *tc) { in test_cil_parser() argument
H A Dtest_cil_fqn.c38 void test_cil_qualify_name(CuTest *tc) { in test_cil_qualify_name() argument
61 void test_cil_qualify_name_cil_flavor(CuTest *tc) { in test_cil_qualify_name_cil_flavor() argument
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/
H A Dpwm-esp32.c31 static const ledc_timer_config_t tc = { variable
/third_party/ltp/testcases/kernel/syscalls/flock/
H A Dflock01.c27 struct tcase *tc = &tcases[n]; in verify_flock() local
/third_party/ltp/testcases/kernel/syscalls/getpriority/
H A Dgetpriority02.c40 struct tcase *tc = &tcases[n]; in verify_getpriority() local
[all...]
H A Dgetpriority01.c32 struct tcase *tc = &tcases[n]; in verify_getpriority() local
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl05.c43 struct tcase *tc = &tcases[n]; in verify_prctl() local
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/
H A Dsigtimedwait01.c26 struct sigwait_test_desc *tc = &tests[i]; in run() local
/third_party/ltp/testcases/kernel/syscalls/sigwait/
H A Dsigwait01.c26 struct sigwait_test_desc *tc = &tests[i]; in run() local
/third_party/ltp/testcases/kernel/syscalls/tkill/
H A Dtkill02.c33 } tc[] = { variable
/third_party/ltp/testcases/kernel/syscalls/unlink/
H A Dunlink07.c44 struct test_case_t *tc = &tcases[n]; in verify_unlink() local
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd01.c45 struct t_case *tc = &tcases[n]; in verify_getcwd() local
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
H A Dgetrlimit02.c37 struct tcase *tc = &tcases[i]; in verify_getrlimit() local

Completed in 6 milliseconds

12345678910>>...25