Searched defs:mock_unzip (Results 1 – 1 of 1) sorted by relevance
/tools/asuite/aidegen/project/ |
D | project_splitter_unittest.py | 239 def test_gen_dependencies_iml(self, mock_root, mock_create_iml, mock_unzip): argument 258 mock_get_excludes, mock_unzip): argument 382 self, mock_is_dir, mock_is_file, mock_rmtree, mock_unzip, mock_join): argument 403 self, mock_is_dir, mock_dirname, mock_join, mock_rmtree, mock_unzip): argument
|