Home
last modified time | relevance | path

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

/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
Dperf_puppeteer_canvas.go36 gitHash = flag.String("git_hash", "", "Git hash this data corresponds to")
67 outputWithoutResults, err := makePerfObj(*gitHash, *taskID, os.Getenv("SWARMING_BOT_ID"), keys)
95 func makePerfObj(gitHash, taskID, machineID string, keys map[string]string) (perfJSONFormat, error)… argument
97 if gitHash == "" {
103 rv.GitHash = gitHash
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
Dperf_puppeteer_render_skps.go39 gitHash = flag.String("git_hash", "", "Git hash this data corresponds to")
71 outputWithoutResults, err := makePerfObj(*gitHash, *taskID, os.Getenv("SWARMING_BOT_ID"), keys)
100 func makePerfObj(gitHash, taskID, machineID string, keys map[string]string) (perfJSONFormat, error)… argument
102 if gitHash == "" {
108 rv.GitHash = gitHash
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
Dperf_puppeteer_skottie_frames.go39 gitHash = flag.String("git_hash", "", "Git hash this data corresponds to")
71 outputWithoutResults, err := makePerfObj(*gitHash, *taskID, os.Getenv("SWARMING_BOT_ID"), keys)
100 func makePerfObj(gitHash, taskID, machineID string, keys map[string]string) (perfJSONFormat, error)… argument
102 if gitHash == "" {
108 rv.GitHash = gitHash
/third_party/flutter/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go48 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") var
175 Hash: *gitHash,
/third_party/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go48 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") var
175 Hash: *gitHash,
/third_party/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go45 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") var
168 GitHash: *gitHash,
/third_party/flutter/skia/infra/lottiecap/gold/
Dlottie-web-aggregator.go45 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") var
169 GitHash: *gitHash,
/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go45 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") var
178 GitHash: *gitHash,
/third_party/flutter/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go45 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") var
181 GitHash: *gitHash,