Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/fuzz/
Dworker.go580 type fuzzResponse struct { struct
582 TotalDuration time.Duration
583 InterestingDuration time.Duration
586 Count int64
590 CoverageData []byte
594 Err string
598 InternalErr string