Home
last modified time | relevance | path

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

12

/aosp_15_r20/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
Dtest_tarfile.py558 def _test_modes(self, testfunc): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dprofilee.py25 def testfunc(): function
Dtest_quopri.py47 def withpythonimplementation(testfunc): argument
Dtest_tcl.py490 def testfunc(arg): function
Dtest_socketserver.py128 def run_server(self, svrcls, hdlrbase, testfunc): argument
/aosp_15_r20/external/flac/microbench/
H A Dutil.h35 { void (*testfunc) (void) ; member
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setpgid/
H A Dsetpgid01.c56 static void (*testfunc[])(void) = { setpgid_test1, setpgid_test2}; variable
/aosp_15_r20/external/igt-gpu-tools/lib/tests/
H A Digt_exit_handler.c63 static int testfunc(enum test_type test_type) in testfunc() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/munmap/
H A Dmunmap03.c58 static void (*testfunc[])(void) = { test_einval1, test_einval2, test_einval3 }; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/rename/
H A Drename11.c66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink }; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv07.c253 static void (*testfunc[])(void) = {test_msg_except, test_msg_noerror, variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clone/
H A Dclone08.c46 void (*testfunc)(int); member
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat02.c71 static void (*testfunc[])(void) = { variable
/aosp_15_r20/external/ltp/testcases/network/lib6/
H A Din6_01.c51 static void (*testfunc[])(void) = { test_in6_addr, variable
H A Din6_02.c42 static void (*testfunc[])(void) = { if_nametoindex_test, if_indextoname_test, variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl31.c69 static void (*testfunc[])(void) = { variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect04.c51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec }; variable
/aosp_15_r20/external/pytorch/test/
H A Dtest_model_dump.py64 def webdriver_test(testfunc): argument
/aosp_15_r20/external/kmod/testsuite/
H A Dtestsuite.h27 typedef int (*testfunc)(const struct test *t); typedef
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py318 def open_close(self, testfunc): argument
/aosp_15_r20/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py930 def test_method(method, testspecs, testfunc): argument

12