Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/fuzz/
Dfuzz.go29 type CoordinateFuzzingOpts struct { struct
32 Log io.Writer
36 Timeout time.Duration
40 Limit int64
46 MinimizeTimeout time.Duration
53 MinimizeLimit int64
57 Parallel int
61 Seed []CorpusEntry
65 Types []reflect.Type
69 CorpusDir string
[all …]