/third_party/ltp/testcases/commands/lsmod/ |
D | ltp_lsmod01.c | 15 static int test_init(void) in test_init() function 27 module_init(test_init);
|
/third_party/ltp/testcases/commands/insmod/ |
D | ltp_insmod01.c | 24 static int test_init(void) in test_init() function 36 module_init(test_init);
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_window.py | 11 def test_init(self): member in WindowListTest 37 def test_init(self): member in ListedToplevelTest
|
D | test_browser.py | 33 def test_init(self): member in ModuleBrowserTest 120 def test_init(self): member in ModuleBrowserTreeItemTest 180 def test_init(self): member in ChildBrowserTreeItemTest
|
D | test_scrolledlist.py | 22 def test_init(self): member in ScrolledListTest
|
D | test_debugobj_r.py | 15 def test_init(self): member in StubObjectTreeItemTest
|
D | test_debugger.py | 22 def test_init(self): member in NameSpaceTest
|
D | template.py | 25 def test_init(self): member in Test
|
D | test_debugger_r.py | 21 def test_init(self): member in Test
|
D | test_calltip_w.py | 25 def test_init(self): member in CallTipWindowTest
|
D | test_runscript.py | 26 def test_init(self): member in ScriptBindingTest
|
D | test_autocomplete_w.py | 27 def test_init(self): member in AutoCompleteWindowTest
|
D | test_zoomheight.py | 29 def test_init(self): member in Test
|
D | test_stackviewer.py | 38 def test_init(self): member in StackBrowserTest
|
D | test_statusbar.py | 23 def test_init(self): member in Test
|
D | test_multicall.py | 34 def test_init(self): member in MultiCallTest
|
D | test_debugobj.py | 9 def test_init(self): member in ObjectTreeItemTest
|
D | test_iomenu.py | 31 def test_init(self): member in IOBindingTest
|
D | test_tree.py | 22 def test_init(self): member in TreeTest
|
D | test_pathbrowser.py | 34 def test_init(self): member in PathBrowserTest
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gst.c | 28 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/ |
D | ltp_fw_load.c | 129 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/ |
D | test_per_cpu_allocator_module.c | 193 static int __init test_init(void) in test_init() function 221 module_init(test_init);
|
/third_party/python/Lib/test/test_importlib/ |
D | test_lazy.py | 23 def test_init(self): member in LazyLoaderFactoryTests 57 def test_init(self): member in LazyLoaderTests
|
/third_party/python/Tools/scripts/ |
D | find_recursionlimit.py | 39 def test_init(): function
|