Home
last modified time | relevance | path

Searched defs:goldctlPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/infra/bots/task_drivers/run_wasm_gm_tests/
Drun_wasm_gm_tests.go129 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/
Dcanvaskit_gold.go39 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