Home
last modified time | relevance | path

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

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