Home
last modified time | relevance | path

Searched defs:Apex2SignedBobRotRollback (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/
DHostTestHelper.java62 private static final TestApp Apex2SignedBobRotRollback = new TestApp( field in HostTestHelper
601 RollbackUtils.rollback(available.getRollbackId(), Apex2SignedBobRotRollback); in testApexKeyRotationStagedRollback_Phase2_RollBack() local
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java131 private static final TestApp Apex2SignedBobRotRollback = new TestApp( field in StagedInstallTest