Home
last modified time | relevance | path

Searched refs:crashTitle (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/repro/
Drepro.go46 crashTitle string member
74 crashTitle := "hang"
77 crashTitle = rep.Title
83 crashTitle: crashTitle,
610 prefix := fmt.Sprintf("reproducing crash '%v': ", ctx.crashTitle)