Searched defs:normalizedInstall (Results 1 – 1 of 1) sorted by relevance
116 type normalizedInstall struct { struct117 from string118 to string136 func assertInstallsEqual(t *testing.T, message string, expected []normalizedInstall, actual android…