Searched defs:mock_rmtree (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/angle/build/android/pylib/utils/ |
H A D | code_coverage_utils_test.py | 46 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 D | code_coverage_utils_test.py | 46 mock_pull_function, mock_rmtree, argument 64 mock_rmtree, _): argument 79 mock_rmtree, _): argument
|
/aosp_15_r20/tools/asuite/aidegen/project/ |
H A 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
|
/aosp_15_r20/tools/acloud/create/ |
H A D | remote_image_local_instance_test.py | 155 def testDownloadAndProcessImageFiles(self, mock_rmtree): argument
|
/aosp_15_r20/tools/acloud/setup/ |
H A D | host_setup_runner_test.py | 165 def testRun(self, mock_cmd, mock_rmtree): argument
|