Searched refs:pkgWithDomains (Results 1 – 1 of 1) sorted by relevance
75 val service = makeService(pkgWithDomains, pkgWithoutDomains).apply {76 addPackages(pkgWithDomains, pkgWithoutDomains)80 .containsExactly(pkgWithDomains.getName())88 val service = makeService(pkgWithDomains, pkgWithoutDomains).apply {89 addPackages(pkgWithDomains, pkgWithoutDomains)103 val service = makeService(pkgWithDomains, pkgWithoutDomains).apply {104 addPackages(pkgWithDomains, pkgWithoutDomains)110 assertThat(infoOne.packageName).isEqualTo(pkgWithDomains.getName())247 val service = makeService(pkgWithDomains, pkgWithoutDomains).apply {248 addPackages(pkgWithDomains, pkgWithoutDomains)[all …]