Home
last modified time | relevance | path

Searched refs:gitCommit (Results 1 – 1 of 1) sorted by relevance

/external/skia/infra/bots/task_drivers/run_wasm_gm_tests/
Drun_wasm_gm_tests.go29 gitCommit = flag.String("git_commit", "", "The commit at which we are testing.")
96 …if err := setupGoldctl(ctx, *local, *gitCommit, *changelistID, *tryjobID, goldctlAbsPath, goldctlW…
125 func setupGoldctl(ctx context.Context, local bool, gitCommit, gerritCLID, tryjobID, goldctlPath, wo… argument
143 "--commit", gitCommit,