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/
DApexdHostTest.java242 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testApexSessionStateUnchangedBeforeReboot() local
306 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsStagedApexWithIncorrectUpdatableViaApexValue() local
332 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsStagedApexWithInvalidSyntaxVintfFragment() local
355 File apexFile = mHostUtils.getTestFile(apex_filename); in testAcceptsGoodRebootlessApex() local
378 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsRebootlessApexWithIncorrectUpdatableViaApexValue() local
404 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsRebootlessApexWithInvalidSyntaxVintfFragment() local
DApexRollbackTests.java111 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testAutomaticBootLoopRecovery() local
159 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testSessionNotRevertedWithCheckpointingDisabled() local
197 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testCheckpointingRevertsSession() local
235 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testRebootingOnceDoesNotRevertSession() local
327 final File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testReasonForRevertIsLoggedDuringBootloop() local