Searched defs:goldctlPath (Results 1 – 2 of 2) sorted by relevance
| /external/skia/infra/bots/task_drivers/run_wasm_gm_tests/ |
| 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
|
| /external/skia/infra/bots/task_drivers/canvaskit_gold/ |
| D | canvaskit_gold.go | 39 goldctlPath = flag.String("goldctl_path", "", "The path to the golctl binary on disk.") var 144 goldctlPath string member 235 func addAllGoldImages(ctx context.Context, goldctlPath, pngsDir, workDir string) error { argument 273 func finalizeGoldctl(ctx context.Context, goldctlPath, workDir string) error { argument
|