Home
last modified time | relevance | path

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

/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/
H A Dproject1.go238 type DonkeyImmutable struct { struct
239 ID string
240 State *pb.Donkey_States
241 Started time.Time
242 Stopped time.Time
243 LastUpdate time.Time
244 empty bool
267 func (DonkeyImmutable) Proto() *pb.Donkey { return nil }