Searched defs:testApex (Results 1 – 4 of 4) sorted by relevance
89 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testOrphanedApexIsNotActivated() local110 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testApexWithoutPbIsNotActivated() local141 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testRemountApex() local331 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testFailsToActivateApexOnDataFallbacksToPreInstalled() local
390 ITestDevice.ApexInfo testApex = new ITestDevice.ApexInfo( in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess() local
61 func testApex(t *testing.T, bp string, preparers ...android.FixturePreparer) *android.TestContext { func
341 testApex bool member