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