Home
last modified time | relevance | path

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

/external/skia/infra/bots/task_drivers/common/
Dperf_steps.go99 gcsPath := computePerfJSONFileGCSPath(ctx, benchmarkInfo)
113 func computePerfJSONFileGCSPath(ctx context.Context, benchmarkInfo BenchmarkInfo) string { func