Home
last modified time | relevance | path

Searched defs:testfunc (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm-project/compiler-rt/test/asan/TestCases/
Dmalloc-no-intercept.c26 #define testfunc nonexistent_function macro
/external/python/cpython2/Lib/test/
Dprofilee.py25 def testfunc(): function
Dtest_quopri.py47 def withpythonimplementation(testfunc): argument
Dtest_socketserver.py150 def run_server(self, svrcls, hdlrbase, testfunc): argument
Dtest_tcl.py489 def testfunc(arg): function
/external/python/cpython3/Lib/test/
Dprofilee.py25 def testfunc(): function
Dtest_quopri.py46 def withpythonimplementation(testfunc): argument
Dtest_tcl.py472 def testfunc(arg): function
Dtest_socketserver.py124 def run_server(self, svrcls, hdlrbase, testfunc): argument
Dtest_exceptions.py849 def _check_generator_cleanup_exc_state(self, testfunc): argument
/external/flac/microbench/
Dutil.h35 { void (*testfunc) (void) ; member
/external/ltp/testcases/kernel/syscalls/setpgid/
Dsetpgid01.c56 static void (*testfunc[])(void) = { setpgid_test1, setpgid_test2}; variable
/external/igt-gpu-tools/lib/tests/
Digt_exit_handler.c63 static int testfunc(enum test_type test_type) in testfunc() function
/external/ltp/testcases/kernel/syscalls/munmap/
Dmunmap03.c58 static void (*testfunc[])(void) = { test_einval1, test_einval2, test_einval3 }; variable
/external/ltp/testcases/kernel/syscalls/rename/
Drename11.c66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink }; variable
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv07.c39 static void (*testfunc[])(void) = { test_msg_except, test_msg_noerror }; variable
/external/ltp/testcases/kernel/syscalls/getdents/
Dgetdents02.c62 static void (*testfunc[])(void) = { test_ebadf, test_einval, variable
/external/ltp/testcases/network/lib6/
Din6_01.c46 static void (*testfunc[])(void) = { test_in6_addr, variable
Din6_02.c38 static void (*testfunc[])(void) = { if_nametoindex_test, if_indextoname_test, variable
/external/ltp/testcases/kernel/syscalls/openat/
Dopenat02.c72 static void (*testfunc[])(void) = { variable
/external/ltp/testcases/kernel/syscalls/clone/
Dclone08.c51 void (*testfunc)(int); member
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl31.c73 static void (*testfunc[])(void) = { variable
/external/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect04.c51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec }; variable
/external/kmod/testsuite/
Dtestsuite.h27 typedef int (*testfunc)(const struct test *t); typedef
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py316 def open_close(self, testfunc): argument

12