/external/llvm-project/compiler-rt/test/asan/TestCases/ |
D | malloc-no-intercept.c | 26 #define testfunc nonexistent_function macro
|
/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
|
/external/python/cpython3/Lib/test/ |
D | profilee.py | 25 def testfunc(): function
|
D | test_quopri.py | 46 def withpythonimplementation(testfunc): argument
|
D | test_tcl.py | 472 def testfunc(arg): function
|
D | test_socketserver.py | 124 def run_server(self, svrcls, hdlrbase, testfunc): argument
|
D | test_exceptions.py | 849 def _check_generator_cleanup_exc_state(self, testfunc): argument
|
/external/flac/microbench/ |
D | util.h | 35 { void (*testfunc) (void) ; member
|
/external/ltp/testcases/kernel/syscalls/setpgid/ |
D | setpgid01.c | 56 static void (*testfunc[])(void) = { setpgid_test1, setpgid_test2}; variable
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_exit_handler.c | 63 static int testfunc(enum test_type test_type) in testfunc() function
|
/external/ltp/testcases/kernel/syscalls/munmap/ |
D | munmap03.c | 58 static void (*testfunc[])(void) = { test_einval1, test_einval2, test_einval3 }; variable
|
/external/ltp/testcases/kernel/syscalls/rename/ |
D | rename11.c | 66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink }; variable
|
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
D | msgrcv07.c | 39 static void (*testfunc[])(void) = { test_msg_except, test_msg_noerror }; variable
|
/external/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents02.c | 62 static void (*testfunc[])(void) = { test_ebadf, test_einval, variable
|
/external/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
|
/external/ltp/testcases/kernel/syscalls/openat/ |
D | openat02.c | 72 static void (*testfunc[])(void) = { variable
|
/external/ltp/testcases/kernel/syscalls/clone/ |
D | clone08.c | 51 void (*testfunc)(int); member
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 73 static void (*testfunc[])(void) = { variable
|
/external/ltp/testcases/kernel/syscalls/mprotect/ |
D | mprotect04.c | 51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec }; variable
|
/external/kmod/testsuite/ |
D | testsuite.h | 27 typedef int (*testfunc)(const struct test *t); typedef
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_calltip.py | 316 def open_close(self, testfunc): argument
|