Home
last modified time | relevance | path

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

/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/
H A Dproject1.go223 type GoatImmutable struct { struct
224 ID string
225 State *pb.Goat_States
226 Started time.Time
227 Stopped time.Time
228 LastUpdate time.Time
229 empty bool
266 func (GoatImmutable) Proto() *pb.Goat { return nil }