Home
last modified time | relevance | path

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

/external/syzkaller/dashboard/app/
Dmain.go102 type uiBug struct { struct
103 Namespace string
104 Title string
105 NumCrashes int64
106 NumCrashesBad bool
107 FirstTime time.Time
108 LastTime time.Time
109 ReportedTime time.Time
110 ClosedTime time.Time
111 ReproLevel dashapi.ReproLevel
[all …]