Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/infra/bots/task_drivers/common/
H A Dgoldctl_steps.go189 type gmJSONOutput struct { struct
190 MD5 string `json:"md5"`
191 Keys map[string]string `json:"keys"`
193 TestName string `json:"-"` // Convenience alias, should be the same as the "name" key.
194 PNGPath string `json:"-"`