Searched defs:mock_glob (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/public/actions/ |
D | remote_host_cf_device_factory_test.py | 243 def testCreateInstanceWithRemoteImages(self, mock_pull, mock_glob, argument 294 mock_glob, mock_cvd_utils, mock_ssh): argument 341 mock_glob, mock_cvd_utils, argument 398 def testCreateInstanceWithRemoteImageDir(self, _mock_pull, mock_glob, argument
|
/tools/asuite/aidegen/lib/ |
D | ide_common_util_unittest.py | 76 def test_get_intellij_sh_none(self, mock_glob): argument 92 def test_ask_preference(self, mock_glob, mock_input): argument
|
D | ide_util_unittest.py | 579 def test_eclipse_get_script_from_system(self, mock_glob, mock_file_access): argument
|
D | module_info_util_unittest.py | 323 def test_build_failed_handle(self, mock_glob, mock_input): argument
|
/tools/asuite/aidegen/sdk/ |
D | android_sdk_unittest.py | 152 def test_gen_platform_mapping(self, mock_glob, mock_parse_api_info): argument
|
/tools/acloud/internal/lib/ |
D | cvd_utils_test.py | 92 def testUploadImageDir(self, mock_shell, mock_isdir, mock_glob): argument
|