Searched refs:assertSuccessful (Results 1 – 1 of 1) sorted by relevance
243 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testInstallStagedApk_Commit()274 .assertSuccessful().getSessionId(); in testInstallMultipleStagedApks_Commit()296 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testAbandonStagedApkBeforeReboot_CommitAndAbandon()328 int sessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testAbandonStagedApkBeforeReady_CommitAndAbandon()342 int sessionId = stageSingleApk(TestApp.Apex2).assertSuccessful().getSessionId(); in testStageAnotherSessionImmediatelyAfterAbandon()344 stageSingleApk(TestApp.Apex2).assertSuccessful(); in testStageAnotherSessionImmediatelyAfterAbandon()351 .assertSuccessful().getSessionId(); in testStageAnotherSessionImmediatelyAfterAbandonMultiPackage()353 stageSingleApk(TestApp.Apex2).assertSuccessful(); in testStageAnotherSessionImmediatelyAfterAbandonMultiPackage()374 int firstSessionId = stageSingleApk(TestApp.A1).assertSuccessful().getSessionId(); in testGetActiveStagedSessions()375 int secondSessionId = stageSingleApk(TestApp.B1).assertSuccessful().getSessionId(); in testGetActiveStagedSessions()[all …]