Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DEphemeralTest.java67 private static final String UPGRADED_PKG = "com.android.cts.instantupgradeapp"; field in EphemeralTest
473 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local
475 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local
478 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local
480 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local
588 uninstallPackage(UPGRADED_PKG); in uninstallTestPackages()