Home
last modified time | relevance | path

Searched refs:FetchBuild (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/public/actions/
Dremote_instance_cf_device_factory_test.py114 compute_client.FetchBuild.assert_called_once()
341 compute_client.FetchBuild.assert_called_once()
Dremote_instance_cf_device_factory.py108 self._compute_client.FetchBuild(
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py326 def FetchBuild(self, default_build_info, system_build_info, member in CvdComputeClient