Home
last modified time | relevance | path

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

/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_host_cf_device_factory_test.py245 def testCreateInstanceWithRemoteImages(self, mock_pull, mock_glob, argument
295 mock_glob, mock_cvd_utils, mock_ssh): argument
341 mock_glob, mock_cvd_utils, argument
398 def testCreateInstanceWithRemoteImageDir(self, _mock_pull, mock_glob, argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A 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
H A Dide_util_unittest.py579 def test_eclipse_get_script_from_system(self, mock_glob, mock_file_access): argument
H A Dmodule_info_util_unittest.py323 def test_build_failed_handle(self, mock_glob, mock_input): argument
/aosp_15_r20/tools/asuite/aidegen/sdk/
H A Dandroid_sdk_unittest.py152 def test_gen_platform_mapping(self, mock_glob, mock_parse_api_info): argument
/aosp_15_r20/tools/acloud/internal/lib/
H A Dcvd_utils_test.py93 def testUploadImageDir(self, mock_shell, mock_isdir, mock_glob): argument