Searched defs:Report (Results 1 – 4 of 4) sorted by relevance
23 type Report struct { struct24 Targets map[string]*BuildTarget `json:"targets"` // Build target data
286 private static class Report { class in GameQualificationResultReporter290 public Report(boolean success, String text) { in Report() method in GameQualificationResultReporter.Report
118 class Report(): class
107 Report *app.Report `json:"report,omitempty"` member