Home
last modified time | relevance | path

Searched refs:emptyGroupsMap (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/packagemanager/domainverification/device/standalone/src/com/android/cts/packagemanager/verify/domain/device/standalone/
DDomainVerificationFilterGroupTests.kt65 val emptyGroupsMap: Map<String, List<UriRelativeFilterGroup>> = mapOf( constant in com.android.cts.packagemanager.verify.domain.device.standalone.DomainVerificationFilterGroupTests
78 manager.setUriRelativeFilterGroups(DECLARING_PKG_NAME_1, emptyGroupsMap) in clearGroups()
97 manager.setUriRelativeFilterGroups(DECLARING_PKG_NAME_1, emptyGroupsMap) in resolveWithUriRelativeFilterGroups_domainNotVerified()