/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | profilee.py | 25 def testfunc(): function
|
D | test_quopri.py | 47 def withpythonimplementation(testfunc): argument
|
D | test_socketserver.py | 150 def run_server(self, svrcls, hdlrbase, testfunc): argument
|
D | test_tcl.py | 489 def testfunc(arg): function
|
D | test_tarfile.py | 558 def _test_modes(self, testfunc): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | profilee.py | 25 def testfunc(): function
|
D | test_quopri.py | 47 def withpythonimplementation(testfunc): argument
|
D | test_tcl.py | 490 def testfunc(arg): function
|
D | test_socketserver.py | 128 def run_server(self, svrcls, hdlrbase, testfunc): argument
|
/aosp_15_r20/external/flac/microbench/ |
H A D | util.h | 35 { void (*testfunc) (void) ; member
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setpgid/ |
H A D | setpgid01.c | 56 static void (*testfunc[])(void) = { setpgid_test1, setpgid_test2}; variable
|
/aosp_15_r20/external/igt-gpu-tools/lib/tests/ |
H A D | igt_exit_handler.c | 63 static int testfunc(enum test_type test_type) in testfunc() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/munmap/ |
H A D | munmap03.c | 58 static void (*testfunc[])(void) = { test_einval1, test_einval2, test_einval3 }; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/rename/ |
H A D | rename11.c | 66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink }; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
H A D | msgrcv07.c | 253 static void (*testfunc[])(void) = {test_msg_except, test_msg_noerror, variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone08.c | 46 void (*testfunc)(int); member
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/ |
H A D | openat02.c | 71 static void (*testfunc[])(void) = { variable
|
/aosp_15_r20/external/ltp/testcases/network/lib6/ |
H A D | in6_01.c | 51 static void (*testfunc[])(void) = { test_in6_addr, variable
|
H A D | in6_02.c | 42 static void (*testfunc[])(void) = { if_nametoindex_test, if_indextoname_test, variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl31.c | 69 static void (*testfunc[])(void) = { variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mprotect/ |
H A D | mprotect04.c | 51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec }; variable
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_model_dump.py | 64 def webdriver_test(testfunc): argument
|
/aosp_15_r20/external/kmod/testsuite/ |
H A D | testsuite.h | 27 typedef int (*testfunc)(const struct test *t); typedef
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_calltip.py | 318 def open_close(self, testfunc): argument
|
/aosp_15_r20/external/python/cpython3/Modules/_decimal/tests/ |
D | deccheck.py | 930 def test_method(method, testspecs, testfunc): argument
|