Searched defs:goldctlPath (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/infra/bots/task_drivers/canvaskit_gold/ |
H A D | canvaskit_gold.go | 37 goldctlPath = flag.String("goldctl_path", "", "The path to the golctl binary on disk.") var 141 goldctlPath string member 236 func addAllGoldImages(ctx context.Context, goldctlPath, pngsDir, workDir string) error { argument 274 func finalizeGoldctl(ctx context.Context, goldctlPath, workDir string) error { argument
|
/aosp_15_r20/external/skia/infra/bots/task_drivers/run_wasm_gm_tests/ |
H A D | run_wasm_gm_tests.go | 129 func setupGoldctl(ctx context.Context, local bool, gitCommit, gerritCLID, tryjobID, goldctlPath, wo… argument 227 func processTestData(ctx context.Context, testOutputPath, goldctlPath, goldctlWorkPath string) erro… argument 283 func finalizeGoldctl(ctx context.Context, goldctlPath, workPath string) error { argument
|
/aosp_15_r20/external/skia/infra/bots/task_drivers/bazel_test_gm/ |
H A D | bazel_test_gm.go | 39 goldctlPath = flag.String("goldctl_path", "", "The path to the golctl binary on disk.") var
|
/aosp_15_r20/external/skia/infra/bots/task_drivers/bazel_test_precompiled/ |
H A D | bazel_test_precompiled.go | 52 goldctlPath = flag.String("goldctl_path", "", "The path to the golctl binary on disk.") var
|