Home
last modified time | relevance | path

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

/external/go-cmp/cmp/cmpopts/
Dequate.go108 type timeApproximator struct { struct
109 margin time.Duration
112 func (a timeApproximator) compare(x, y time.Time) bool {