Home
last modified time | relevance | path

Searched defs:test_init (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/ltp/testcases/commands/insmod/
H A Dltp_insmod01.c24 static int test_init(void) in test_init() function
36 module_init(test_init); variable
/third_party/ltp/testcases/commands/lsmod/
H A Dltp_lsmod01.c15 static int test_init(void) in test_init() function
27 module_init(test_init); variable
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dbman_test.c37 static int test_init(void) in test_init() function
52 module_init(test_init); variable
H A Dqman_test.c37 static int test_init(void) in test_init() function
61 module_init(test_init); variable
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_test.c37 static int test_init(void) in test_init() function
61 module_init(test_init); variable
H A Dbman_test.c37 static int test_init(void) in test_init() function
52 module_init(test_init); variable
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_debugobj_r.py15 def test_init(self): member in StubObjectTreeItemTest
H A Dtest_runscript.py26 def test_init(self): member in ScriptBindingTest
H A Dtest_scrolledlist.py22 def test_init(self): member in ScrolledListTest
H A Dtest_statusbar.py23 def test_init(self): member in Test
H A Dtest_autocomplete_w.py27 def test_init(self): member in AutoCompleteWindowTest
H A Dtest_calltip_w.py25 def test_init(self): member in CallTipWindowTest
H A Dtemplate.py25 def test_init(self): member in Test
H A Dtest_zoomheight.py29 def test_init(self): member in Test
H A Dtest_window.py11 def test_init(self): member in WindowListTest
37 def test_init(self): member in ListedToplevelTest
H A Dtest_debugobj.py9 def test_init(self): member in ObjectTreeItemTest
H A Dtest_debugger.py22 def test_init(self): member in NameSpaceTest
H A Dtest_multicall.py34 def test_init(self): member in MultiCallTest
H A Dtest_stackviewer.py38 def test_init(self): member in StackBrowserTest
H A Dtest_iomenu.py39 def test_init(self): member in IOBindingTest
H A Dtest_tree.py22 def test_init(self): member in TreeTest
/kernel/linux/linux-6.6/lib/
H A Dslub_kunit.c160 static int test_init(struct kunit *test) in test_init() function
/third_party/python/Lib/test/
H A Dtest_userdict.py144 def test_init(self): member in UserDictTest
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c59 int test_init(struct test_state *state) in test_init() function
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c59 int test_init(struct test_state *state) in test_init() function

Completed in 6 milliseconds

1234