Home
last modified time | relevance | path

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

/cts/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/
DHostTestHelper.java408 Rollback.from(TestApp.Apex2).to(TestApp.Apex1)); in testApexOnlySystemVersion_CommitRollback()
415 Rollback.from(TestApp.Apex2).to(TestApp.Apex1)); in testApexOnlySystemVersion_CommitRollback()
571 Rollback.from(Apex2SignedBobRotRollback).to(TestApp.Apex1)); in testApexKeyRotation_CommitRollback()
578 Rollback.from(Apex2SignedBobRotRollback).to(TestApp.Apex1)); in testApexKeyRotation_CommitRollback()
/cts/libs/install/src/com/android/cts/install/lib/
DTestApp.java60 public static final TestApp Apex1 = field in TestApp
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java618 int sessionId = stageDowngradeSingleApk(TestApp.Apex1).assertSuccessful().getSessionId(); in testStagedInstallDowngradeApexToSystemVersion_DebugBuild_Commit()
961 int sessionId = stageDowngradeSingleApk(TestApp.Apex1).assertSuccessful().getSessionId(); in testSamegradeSystemApex_Commit()