Searched defs:mock_gf_utils (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/create/ |
D | goldfish_local_image_local_instance_test.py | 98 mock_gf_utils): argument 181 def testCreateAVDInBuildEnvironment(self, mock_gf_utils, mock_popen, argument 230 def testCreateAVDFromSdkRepository(self, mock_gf_utils, mock_popen, argument 282 def testCreateAVDTimeout(self, mock_gf_utils, mock_popen, mock_utils, mock_instance): argument 316 def testCreateAVDWithoutReport(self, mock_gf_utils, mock_popen, mock_utils, argument 345 def testCreateAVDWithMixedImages(self, mock_gf_utils, mock_ota_tools, argument 402 def testCreateAVDWithBootImage(self, mock_gf_utils, mock_ota_tools, argument 449 def testCreateAVDWithKernelImages(self, mock_gf_utils, mock_ota_tools, argument 498 def testCreateAVDWithMixedImageDirs(self, mock_gf_utils, mock_ota_tools, argument
|
/tools/acloud/public/actions/ |
D | remote_host_gf_device_factory_test.py | 240 def testCreateInstanceWithSystemBuild(self, mock_gf_utils): argument 280 def testCreateInstanceWithBootBuild(self, mock_gf_utils): argument 322 def testCreateInstanceWithLocalFiles(self, mock_gf_utils, mock_ota_tools): argument
|