Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dcode_coverage_utils_test.py46 mock_pull_function, mock_rmtree, argument
64 mock_rmtree, _): argument
79 mock_rmtree, _): argument
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dcode_coverage_utils_test.py46 mock_pull_function, mock_rmtree, argument
64 mock_rmtree, _): argument
79 mock_rmtree, _): argument
/aosp_15_r20/tools/asuite/aidegen/project/
H A 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
/aosp_15_r20/tools/acloud/create/
H A Dremote_image_local_instance_test.py155 def testDownloadAndProcessImageFiles(self, mock_rmtree): argument
/aosp_15_r20/tools/acloud/setup/
H A Dhost_setup_runner_test.py165 def testRun(self, mock_cmd, mock_rmtree): argument