Searched refs:gerritUrl (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/ |
D | bisect_roll.go | 34 …gerritUrl = flag.String("gerrit", "https://chromium-review.googlesource.com", "URL of the … var 71 g, err := gerrit.NewGerrit(*gerritUrl, gitcookiesPath, nil) 156 log("Recommend landing successful roll %s/%d", *gerritUrl, rollCls[suggestedCommit].Issue) 160 …log("Recommend waiting for the current in-progress roll to finish: %s/%d", *gerritUrl, issue.Issue) 208 log("Uploaded %s/%d", *gerritUrl, issue)
|
/external/skqp/tools/ |
D | bisect_roll.go | 34 …gerritUrl = flag.String("gerrit", "https://chromium-review.googlesource.com", "URL of the … var 71 g, err := gerrit.NewGerrit(*gerritUrl, gitcookiesPath, nil) 156 log("Recommend landing successful roll %s/%d", *gerritUrl, rollCls[suggestedCommit].Issue) 160 …log("Recommend waiting for the current in-progress roll to finish: %s/%d", *gerritUrl, issue.Issue) 208 log("Uploaded %s/%d", *gerritUrl, issue)
|