Searched refs:CreateTestConfiguredJarList (Results 1 – 5 of 5) sorted by relevance
110 dexpreoptConfig.ArtApexJars = android.CreateTestConfiguredJarList(bootJars)117 dexpreoptConfig.BootJars = android.CreateTestConfiguredJarList(bootJars)124 dexpreoptConfig.UpdatableBootJars = android.CreateTestConfiguredJarList(bootJars)
129 list1 := CreateTestConfiguredJarList([]string{"apex1:jarA"})140 CreateTestConfiguredJarList([]string{"jarA"})148 CreateTestConfiguredJarList([]string{":jarA"})177 list5 := list3.RemoveList(CreateTestConfiguredJarList([]string{"apex3:jarC"}))
1788 func CreateTestConfiguredJarList(list []string) ConfiguredJarList { func
207 variables.BootJars = android.CreateTestConfiguredJarList(bootJars)223 variables.UpdatableBootJars = android.CreateTestConfiguredJarList(bootJars)
6677 variables.BootJars = android.CreateTestConfiguredJarList(bootJars)6690 variables.BootJars = android.CreateTestConfiguredJarList(bootJars)6831 variables.UpdatableBootJars = android.CreateTestConfiguredJarList(updatableBootJars)