Home
last modified time | relevance | path

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

/aosp_15_r20/external/go-cmp/cmp/cmpopts/
H A Dequate.go110 type timeApproximator struct { struct
111 margin time.Duration
114 func (a timeApproximator) compare(x, y time.Time) bool {