Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go379 type CoverSetup struct { struct
380 Mode string // coverage mode for this package
381 Cfg string // path to config file to pass to "go tool cover"
382 GenMeta bool // ask cover tool to emit a static meta data if set