Home
last modified time | relevance | path

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

/third_party/skia/infra/bots/task_drivers/g3_canary/
Dg3_canary.go50 type G3CanaryTask struct { struct
51 Issue int `json:"issue"`
52 Patchset int `json:"patchset"`
53 Status CanaryStatusType `json:"status"`
54 Result string `json:"result"`
55 Error string `json:"error"`
56 CL int `json:"cl"`