Searched defs:mock_ota_tools (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/tools/acloud/create/ |
H A D | local_image_local_instance_test.py | 246 mock_ota_tools, _mock_utils, mock_trust_certs): argument 350 def testGetImageArtifactsPath(self, mock_ota_tools): argument 389 def testGetImageFromBuildEnvironment(self, mock_ota_tools): argument 450 def testGetImageFromTargetFiles(self, mock_ota_tools): argument
|
H A D | goldfish_local_image_local_instance_test.py | 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
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_host_gf_device_factory_test.py | 322 def testCreateInstanceWithLocalFiles(self, mock_gf_utils, mock_ota_tools): argument
|