/third_party/lwip/test/unit/ |
D | lwip_check.h | 20 } testfunc; typedef 30 typedef const TTest * testfunc; typedef
|
/third_party/python/Lib/test/ |
D | profilee.py | 25 def testfunc(): function
|
D | test_quopri.py | 46 def withpythonimplementation(testfunc): argument
|
D | test_tcl.py | 513 def testfunc(arg): function
|
D | test_socketserver.py | 126 def run_server(self, svrcls, hdlrbase, testfunc): argument
|
D | test_exceptions.py | 904 def _check_generator_cleanup_exc_state(self, testfunc): argument
|
D | test_tarfile.py | 808 def _test_modes(self, testfunc): argument
|
/third_party/ltp/testcases/kernel/syscalls/setpgid/ |
D | setpgid01.c | 56 static void (*testfunc[])(void) = { setpgid_test1, setpgid_test2}; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_key_create.c | 45 void testfunc(void *arg) in testfunc() function
|
/third_party/ltp/testcases/kernel/syscalls/munmap/ |
D | munmap03.c | 58 static void (*testfunc[])(void) = { test_einval1, test_einval2, test_einval3 }; variable
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
D | rename11.c | 66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink }; variable
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
D | msgrcv07.c | 254 static void (*testfunc[])(void) = {test_msg_except, test_msg_noerror, variable
|
/third_party/ltp/testcases/network/lib6/ |
D | in6_01.c | 46 static void (*testfunc[])(void) = { test_in6_addr, variable
|
D | in6_02.c | 38 static void (*testfunc[])(void) = { if_nametoindex_test, if_indextoname_test, variable
|
/third_party/ltp/testcases/kernel/syscalls/openat/ |
D | openat02.c | 71 static void (*testfunc[])(void) = { variable
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
D | clone08.c | 52 void (*testfunc)(int); member
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 72 static void (*testfunc[])(void) = { variable
|
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
D | mprotect04.c | 51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec }; variable
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_calltip.py | 316 def open_close(self, testfunc): argument
|
/third_party/python/Modules/_decimal/tests/ |
D | deccheck.py | 930 def test_method(method, testspecs, testfunc): argument
|