Searched defs:mock_rmtree (Results 1 – 3 of 3) sorted by relevance
/tools/acloud/create/ |
D | remote_image_local_instance_test.py | 155 def testDownloadAndProcessImageFiles(self, mock_rmtree): argument
|
/tools/asuite/aidegen/project/ |
D | project_splitter_unittest.py | 382 self, mock_is_dir, mock_is_file, mock_rmtree, mock_unzip, argument 404 self, mock_is_dir, mock_dirname, mock_join, mock_rmtree, argument
|
/tools/acloud/setup/ |
D | host_setup_runner_test.py | 165 def testRun(self, mock_cmd, mock_rmtree): argument
|