Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/cov/
Dreadcovdata.go127 PanicOnError = 1 << iota const
/aosp_15_r20/prebuilts/go/linux-x86/src/flag/
Dflag.go381 PanicOnError // Call panic with a descriptive error. const