Searched refs:root_module_name (Results 1 – 25 of 84) sorted by relevance
1234
108 def setup(base_path, root_module_name=""): argument122 if (root_module_name == 'autotest_lib.client' and125 root_module_name = 'autotest_lib'128 _create_module_and_parents(root_module_name)129 _import_children_into_module(root_module_name, base_path)131 if root_module_name == 'autotest_lib':
8 root_module_name="autotest_lib.client")
15 root_module_name="autotest_lib.client")
12 root_module_name="autotest_lib.client")
18 root_module_name="autotest_lib.client")
19 root_module_name="autotest_lib.client")