Searched refs:testApex (Results 1 – 2 of 2) sorted by relevance
94 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testOrphanedApexIsNotActivated() local96 assertThat(activeApexes).doesNotContain(testApex); in testOrphanedApexIsNotActivated()115 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testApexWithoutPbIsNotActivated() local117 assertThat(activeApexes).doesNotContain(testApex); in testApexWithoutPbIsNotActivated()146 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testRemountApex() local148 assertThat(activeApexes).contains(testApex); in testRemountApex()336 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testFailsToActivateApexOnDataFallbacksToPreInstalled() local338 assertThat(activeApexes).contains(testApex); in testFailsToActivateApexOnDataFallbacksToPreInstalled()
305 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess() local307 assertThat(activeApexes).doesNotContain(testApex); in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess()