Searched refs:secondSessionId (Results 1 – 1 of 1) sorted by relevance
375 int secondSessionId = stageSingleApk(TestApp.B1).assertSuccessful().getSessionId(); in testGetActiveStagedSessions() local378 assertThat(stagedSessionIds).containsExactly(firstSessionId, secondSessionId); in testGetActiveStagedSessions()428 int secondSessionId = stageMultipleApks(TestApp.C1) in testGetActiveStagedSessions_MultiApkSession() local432 assertThat(stagedSessionIds).containsExactly(firstSessionId, secondSessionId); in testGetActiveStagedSessions_MultiApkSession()926 int secondSessionId = stageSingleApk(TestApp.B1).assertSuccessful().getSessionId(); in testMultipleStagedInstall_ApkOnly_Commit() local929 storeSessionIds(Arrays.asList(firstSessionId, secondSessionId)); in testMultipleStagedInstall_ApkOnly_Commit()948 int secondSessionId = stageSingleApk(TestApp.B1).assertSuccessful().getSessionId(); in testInstallMultipleStagedSession_PartialFail_ApkOnly_Commit() local955 storeSessionIds(Arrays.asList(firstSessionId, secondSessionId)); in testInstallMultipleStagedSession_PartialFail_ApkOnly_Commit()990 int secondSessionId = Install.single(TestApp.B1).setStaged().commit(); in testFailureReasonPersists_MultipleSession_Commit() local995 storeSessionIds(Arrays.asList(firstSessionId, secondSessionId)); in testFailureReasonPersists_MultipleSession_Commit()