Home
last modified time | relevance | path

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

/external/syzkaller/pkg/repro/
Drepro.go564 crashed, err = ctx.testBin(bin, duration)
571 func (ctx *context) testBin(bin string, duration time.Duration) (crashed bool, err error) { func