Home
last modified time | relevance | path

Searched defs:mock_get_root (Results 1 – 8 of 8) sorted by relevance

/tools/asuite/aidegen/lib/
Dcommon_util_unittest.py56 def test_get_related_paths(self, mock_get_root, mock_is_abspath, mock_cwd): argument
98 self, mock_get_root, mock_is_root, mock_getcwd): argument
138 def test_is_target_android_root(self, mock_get_rel, mock_get_root): argument
157 mock_get_root): argument
205 def test_get_abs_path(self, mock_get_root): argument
338 self, mock_get_root, mock_get_out, mock_get_path): argument
384 def test_find_git_root(self, mock_get_root, mock_exist): argument
Declipse_project_file_gen_unittest.py51 def test_gen_link(self, mock_get_root): argument
61 def test_create_project_content(self, mock_get_root, mock_out_dir, argument
77 def test_gen_src_path_entries(self, mock_get_root, mock_exist_android_bp): argument
108 def test_gen_jar_path_entries(self, mock_get_root): argument
Dproject_info_unittest.py132 def test_get_target_name(self, mock_get_root): argument
151 mock_get_root, mock_info): argument
194 mock_module_info, mock_get_root, argument
Dproject_file_gen_unittest.py111 mock_get_root, mock_write, mock_ignore_git, argument
281 def test_generate_ide_project_files(self, mock_project, mock_get_root, argument
Dnative_util_unittest.py171 def test_filter_out_rust_projects(self, mock_get_root, mock_get_json, argument
/tools/asuite/aidegen/vscode/
Dvscode_native_project_file_gen_unittest.py46 def test_create_c_cpp_properties_dict(self, mock_get_root, mock_isfile, argument
Dvscode_workspace_file_gen_unittest.py37 self, mock_get_root, mock_ws_content, mock_get_unique): argument
/tools/asuite/aidegen/
Daidegen_main_unittest.py458 mock_get_rust, mock_get_root, mock_gen, argument