Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DKeySetHostTest.java51 private static final String A_SIGNED_A_UPGRADE = field in KeySetHostTest
257 … String installResult = testPackageUpgrade(KEYSET_PKG, A_SIGNED_NO_UPGRADE, A_SIGNED_A_UPGRADE); in testNoKSToUpgradeKS()
268 … String installResult = testPackageUpgrade(KEYSET_PKG, A_SIGNED_A_UPGRADE, A_SIGNED_NO_UPGRADE); in testUpgradeKSToNoKS()
279 … String installResult = testPackageUpgrade(KEYSET_PKG, A_SIGNED_A_UPGRADE, B_SIGNED_A_UPGRADE); in testUpgradeKSWithWrongKey()
309 … String installResult = testPackageUpgrade(KEYSET_PKG, A_SIGNED_A_UPGRADE, A_SIGNED_A_UPGRADE); in testUpgradeKSWithSigningUpgradeKey()
320 String installResult = testPackageUpgrade(KEYSET_PKG, A_SIGNED_A_UPGRADE, in testMultipleUpgradeKSWithUpgradeKey()
343 A_SIGNED_A_UPGRADE); in testUpgradeKSWithMultipleUpgradeKeySetsFirstKey()