Home
last modified time | relevance | path

Searched defs:mock_rmtree (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/create/
Dremote_image_local_instance_test.py155 def testDownloadAndProcessImageFiles(self, mock_rmtree): argument
/tools/asuite/aidegen/project/
Dproject_splitter_unittest.py382 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/
Dhost_setup_runner_test.py165 def testRun(self, mock_cmd, mock_rmtree): argument