Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 25 of 60) sorted by relevance

123

/third_party/ltp/testcases/commands/lsmod/
Dltp_lsmod01.c15 static int test_init(void) in test_init() function
27 module_init(test_init);
/third_party/ltp/testcases/commands/insmod/
Dltp_insmod01.c24 static int test_init(void) in test_init() function
36 module_init(test_init);
/third_party/python/Lib/idlelib/idle_test/
Dtest_window.py11 def test_init(self): member in WindowListTest
37 def test_init(self): member in ListedToplevelTest
Dtest_browser.py33 def test_init(self): member in ModuleBrowserTest
120 def test_init(self): member in ModuleBrowserTreeItemTest
180 def test_init(self): member in ChildBrowserTreeItemTest
Dtest_scrolledlist.py22 def test_init(self): member in ScrolledListTest
Dtest_debugobj_r.py15 def test_init(self): member in StubObjectTreeItemTest
Dtest_debugger.py22 def test_init(self): member in NameSpaceTest
Dtemplate.py25 def test_init(self): member in Test
Dtest_debugger_r.py21 def test_init(self): member in Test
Dtest_calltip_w.py25 def test_init(self): member in CallTipWindowTest
Dtest_runscript.py26 def test_init(self): member in ScriptBindingTest
Dtest_autocomplete_w.py27 def test_init(self): member in AutoCompleteWindowTest
Dtest_zoomheight.py29 def test_init(self): member in Test
Dtest_stackviewer.py38 def test_init(self): member in StackBrowserTest
Dtest_statusbar.py23 def test_init(self): member in Test
Dtest_multicall.py34 def test_init(self): member in MultiCallTest
Dtest_debugobj.py9 def test_init(self): member in ObjectTreeItemTest
Dtest_iomenu.py31 def test_init(self): member in IOBindingTest
Dtest_tree.py22 def test_init(self): member in TreeTest
Dtest_pathbrowser.py34 def test_init(self): member in PathBrowserTest
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgst.c28 GST_START_TEST (test_init) in GST_START_TEST() argument
106 tcase_add_test (tc_chain, test_init); in gst_suite()
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c129 static int test_init(void) in test_init() function
154 module_init(test_init);
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
Dtest_per_cpu_allocator_module.c193 static int __init test_init(void) in test_init() function
221 module_init(test_init);
/third_party/python/Lib/test/test_importlib/
Dtest_lazy.py23 def test_init(self): member in LazyLoaderFactoryTests
57 def test_init(self): member in LazyLoaderTests
/third_party/python/Tools/scripts/
Dfind_recursionlimit.py39 def test_init(): function

123