Home
last modified time | relevance | path

Searched defs:mock_create (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/acloud/internal/lib/
H A Dcvd_compute_client_multi_stage_test.py139 def testCreateInstance(self, _get_disk_args, mock_create, _get_image, argument
/aosp_15_r20/tools/acloud/setup/
H A Dgcp_setup_runner_test.py147 def testSetupGcloudInfo(self, mock_sdk, mock_set, mock_run, mock_create): argument
/aosp_15_r20/tools/acloud/create/
H A Dlocal_image_local_instance_test.py134 def testCreateAVD(self, mock_create, mock_check_running_cvd, argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dresults_cache_unittest.py2277 def test_read_result(self, mock_create, mock_isdir, mock_runcmd): argument