Home
last modified time | relevance | path

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

/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/
H A Dproject2.go49 type GermBatch struct { struct
50 DirtyGerms, CleanGerms map[int32][]*pb.Germ
51 GermMap map[int32]*pb.Germ
52 DishMap map[int32]*Dish
53 HasPreviousResult bool
54 DirtyID, CleanID int32
55 GermStrain int32
56 TotalDirtyGerms int
57 InfectedAt time.Time