Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Ddial_test.go1085 type contextWithNonZeroDeadline struct { struct
1086 context.Context
1089 func (contextWithNonZeroDeadline) Deadline() (time.Time, bool) {