Home
last modified time | relevance | path

Searched refs:testfuncs (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dpreemptirq_delay_test.c97 static void (*testfuncs[])(int) = { variable
110 #define NR_TEST_FUNCS ARRAY_SIZE(testfuncs)
118 (testfuncs[i])(i); in preemptirq_delay_run()
/kernel/linux/linux-6.6/kernel/trace/
H A Dpreemptirq_delay_test.c103 static void (*testfuncs[])(int) = { variable
116 #define NR_TEST_FUNCS ARRAY_SIZE(testfuncs)
132 (testfuncs[i])(i); in preemptirq_delay_run()
/third_party/python/Lib/test/test_email/
H A D__init__.py143 testfuncs = {}
163 testfuncs[testname] = test
164 for key, value in testfuncs.items():

Completed in 2 milliseconds