Home
last modified time | relevance | path

Searched refs:gcs_uri (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dcloud_console_client.py98 def send_test_job_offloaded_message(self, gcs_uri): argument
159 def _create_test_result_notification(self, gcs_uri): argument
168 msg_attributes[NOTIFICATION_ATTR_GCS_URI] = gcs_uri
173 def send_test_job_offloaded_message(self, gcs_uri): argument
181 logging.info('Notification on gcs_uri %s', gcs_uri)
182 message = self._create_test_result_notification(gcs_uri)
187 logging.warning('Failed to send notification on gcs_uri %s', gcs_uri)
Dgs_offloader.py607 gcs_uri = os.path.join(gs_path,
610 gcs_uri):