Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DKeyManagementTest.java95 assertGranted(alias, false); in testCanInstallAndRemoveValidRsaKeypair()
97 assertGranted(alias, true); in testCanInstallAndRemoveValidRsaKeypair()
106 assertGranted(alias, false); in testCanInstallAndRemoveValidRsaKeypair()
122 assertGranted(grant, true); in testCanInstallWithAutomaticAccess()
123 assertGranted(withhold, false); in testCanInstallWithAutomaticAccess()
133 assertGranted(grant, false); in testCanInstallWithAutomaticAccess()
134 assertGranted(withhold, false); in testCanInstallWithAutomaticAccess()
153 assertGranted(alias, true); in testCanInstallCertChain()
166 assertGranted(alias, false); in testCanInstallCertChain()
178 assertGranted(alias, true); in testGrantsDoNotPersistBetweenInstallations()
[all …]