Home
last modified time | relevance | path

Searched refs:test_init (Results 1 - 25 of 58) sorted by relevance

123

/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
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_window.py11 def test_init(self): member in WindowListTest
37 def test_init(self): member in ListedToplevelTest
H A Dtest_browser.py34 def test_init(self): member in ModuleBrowserTest
130 def test_init(self): member in ModuleBrowserTreeItemTest
189 def test_init(self): member in ChildBrowserTreeItemTest
H A Dtest_scrolledlist.py22 def test_init(self): member in ScrolledListTest
H A Dtest_debugger.py22 def test_init(self): member in NameSpaceTest
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_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_multicall.py34 def test_init(self): member in MultiCallTest
H A Dtest_stackviewer.py38 def test_init(self): member in StackBrowserTest
H A Dtest_statusbar.py23 def test_init(self): member in Test
H A Dtest_debugobj.py9 def test_init(self): member in ObjectTreeItemTest
H A Dtest_tree.py22 def test_init(self): member in TreeTest
H A Dtest_pathbrowser.py34 def test_init(self): member in PathBrowserTest
H A Dtest_iomenu.py39 def test_init(self): member in IOBindingTest
H A Dtest_pyshell.py48 def test_init(self): member in PyShellFileListTest
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
H A Dtest_per_cpu_allocator_module.c193 static int __init test_init(void) in test_init() function
221 module_init(test_init); variable
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
H A Dltp_fw_load.c129 static int test_init(void) in test_init() function
154 module_init(test_init); variable
/third_party/python/Lib/test/test_importlib/
H A Dtest_lazy.py23 def test_init(self): member in LazyLoaderFactoryTests
57 def test_init(self): member in LazyLoaderTests
/third_party/backends/testsuite/sanei/
H A Dsanei_usb_test.c48 test_init (int expected) in test_init() function
849 assert (test_init (1)); in main()
889 assert (test_init (2)); in main()
937 assert (test_init (1)); in main()
/third_party/python/Tools/scripts/
H A Dfind_recursionlimit.py39 def test_init(): function
122 check_limit(limit, "test_init")

Completed in 12 milliseconds

123