Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java98 testAppUpgradeDifferentCerts(false); in testAppUpgradeDifferentCerts_full()
103 testAppUpgradeDifferentCerts(true); in testAppUpgradeDifferentCerts_instant()
105 private void testAppUpgradeDifferentCerts(boolean instant) throws Exception { in testAppUpgradeDifferentCerts() method in AppSecurityTests