Searched defs:mock_create (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | cvd_compute_client_multi_stage_test.py | 139 def testCreateInstance(self, _get_disk_args, mock_create, _get_image, argument
|
/aosp_15_r20/tools/acloud/setup/ |
H A D | gcp_setup_runner_test.py | 147 def testSetupGcloudInfo(self, mock_sdk, mock_set, mock_run, mock_create): argument
|
/aosp_15_r20/tools/acloud/create/ |
H A D | local_image_local_instance_test.py | 134 def testCreateAVD(self, mock_create, mock_check_running_cvd, argument
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | results_cache_unittest.py | 2277 def test_read_result(self, mock_create, mock_isdir, mock_runcmd): argument
|