Searched refs:writeToGCS (Results 1 – 2 of 2) sorted by relevance
277 if err := meta.writeToGCS(targetPath, client); err != nil {417 func (t *TestRunMeta) writeToGCS(gcsPath string, client *http.Client) error { func