Searched defs:GCSClient (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/infra/bots/task_drivers/g3_canary/ |
| D | g3_canary.go | 130 …xt.Context, issue, patchset, taskFileName, taskStoragePath string, gcsClient gcs.GCSClient) error { 157 …l(parentCtx context.Context, taskFileName, taskStoragePath string, gcsClient gcs.GCSClient) error {
|
| /third_party/skia/m133/infra/bots/task_drivers/g3_canary/ |
| D | g3_canary.go | 138 …xt.Context, issue, patchset, taskFileName, taskStoragePath string, gcsClient gcs.GCSClient) error { 165 …xt, taskFileName, taskStoragePath string, httpClient *http.Client, gcsClient gcs.GCSClient) error {
|
| /third_party/skia/m133/infra/bots/task_drivers/common/ |
| D | perf_steps.go | 63 func UploadToPerf(ctx context.Context, gcsClient gcs.GCSClient, benchmarkInfo BenchmarkInfo, output…
|
| /third_party/skia/m133/infra/bots/task_drivers/codesize/ |
| D | codesize_test.go | 408 func expectUpload(t *testing.T, client *mocks.GCSClient, path, contents string) {
|
| D | codesize.go | 517 func uploadPerfData(ctx context.Context, perfGCS gcs.GCSClient, gcsPathPrefix, binaryName, taskID s… 555 func uploadFileToGCS(ctx context.Context, gcsClient gcs.GCSClient, path string, contents []byte) er…
|
| /third_party/skia/m133/infra/bots/task_drivers/bazel_test_benchmark/ |
| D | bazel_test_benchmark.go | 119 func run(ctx context.Context, bazelCacheDir string, tdArgs taskDriverArgs, gcsClient gcs.GCSClient)…
|