Home
last modified time | relevance | path

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

/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DApexRollbackTests.java131 ApexInfo ctsShimV2 = new ApexInfo("com.android.apex.cts.shim", 2L); in testAutomaticBootLoopRecovery() local
171 ApexInfo ctsShimV2 = new ApexInfo("com.android.apex.cts.shim", 2L); in testSessionNotRevertedWithCheckpointingDisabled() local
209 ApexInfo ctsShimV2 = new ApexInfo("com.android.apex.cts.shim", 2L); in testCheckpointingRevertsSession() local
247 ApexInfo ctsShimV2 = new ApexInfo("com.android.apex.cts.shim", 2L); in testRebootingOnceDoesNotRevertSession() local
444 final ApexInfo ctsShimV2 = new ApexInfo("com.android.apex.cts.shim", 2L); in testReasonForRevertIsLoggedDuringBootloop() local