Home
last modified time | relevance | path

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

/system/apex/tests/src/com/android/tests/apex/
DApexRollbackTests.java103 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testAutomaticBootLoopRecovery() local
151 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testSessionNotRevertedWithCheckpointingDisabled() local
189 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testCheckpointingRevertsSession() local
227 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testRebootingOnceDoesNotRevertSession() local
288 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testFailingUserspaceReboot_doesNotRevertUpdate() local
317 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testUserspaceRebootFailedShutdownSequence_doesNotRevertUpdate() local
350 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testUserspaceRebootFailedRemount_revertsUpdate() local
416 final File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testReasonForRevertIsLoggedDuringBootloop() local
DApexdHostTest.java267 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testApexSessionStateUnchangedBeforeReboot() local