Searched refs:ReportLink (Results 1 – 5 of 5) sorted by relevance
/external/syzkaller/dashboard/app/ |
D | reporting_test.go | 62 ReportLink: externalLink(c.ctx, textCrashReport, dbCrash.Report), 87 want.ReportLink = externalLink(c.ctx, textCrashReport, dbCrash.Report) 203 ReportLink: externalLink(c.ctx, textCrashReport, dbCrash.Report),
|
D | main.go | 128 ReportLink string member 648 ReportLink: textLink(textCrashReport, crash.Report),
|
D | jobs.go | 388 ReportLink: externalLink(c, textCrashReport, job.CrashReport),
|
D | reporting.go | 249 ReportLink: externalLink(c, textCrashReport, crash.Report),
|
/external/syzkaller/dashboard/dashapi/ |
D | dashapi.go | 252 ReportLink string member
|