Searched defs:gmJSONOutput (Results 1 – 1 of 1) sorted by relevance
189 type gmJSONOutput struct { struct190 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:"-"`