Home
last modified time | relevance | path

Searched defs:mock_glob (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/public/actions/
Dremote_host_cf_device_factory_test.py243 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/
Dide_common_util_unittest.py76 def test_get_intellij_sh_none(self, mock_glob): argument
92 def test_ask_preference(self, mock_glob, mock_input): argument
Dide_util_unittest.py579 def test_eclipse_get_script_from_system(self, mock_glob, mock_file_access): argument
Dmodule_info_util_unittest.py323 def test_build_failed_handle(self, mock_glob, mock_input): argument
/tools/asuite/aidegen/sdk/
Dandroid_sdk_unittest.py152 def test_gen_platform_mapping(self, mock_glob, mock_parse_api_info): argument
/tools/acloud/internal/lib/
Dcvd_utils_test.py92 def testUploadImageDir(self, mock_shell, mock_isdir, mock_glob): argument