Home
last modified time | relevance | path

Searched defs:mock_ota_tools (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/acloud/create/
H A Dlocal_image_local_instance_test.py246 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 Dgoldfish_local_image_local_instance_test.py345 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 Dremote_host_gf_device_factory_test.py322 def testCreateInstanceWithLocalFiles(self, mock_gf_utils, mock_ota_tools): argument