Searched refs:sessionIdToCheck (Results 1 – 1 of 1) sorted by relevance
119 assertThat(sessionIdToCheck).isNotEmpty(); in testAutomaticBootLoopRecovery()138 + sessionIdToCheck); in testAutomaticBootLoopRecovery()164 assertThat(sessionIdToCheck).isNotEmpty(); in testSessionNotRevertedWithCheckpointingDisabled()172 String stagedSessionInfo = getStagedSession(sessionIdToCheck); in testSessionNotRevertedWithCheckpointingDisabled()201 assertThat(sessionIdToCheck).isNotEmpty(); in testCheckpointingRevertsSession()210 String stagedSessionInfo = getStagedSession(sessionIdToCheck); in testCheckpointingRevertsSession()239 assertThat(sessionIdToCheck).isNotEmpty(); in testRebootingOnceDoesNotRevertSession()248 String stagedSessionInfo = getStagedSession(sessionIdToCheck); in testRebootingOnceDoesNotRevertSession()430 final String sessionIdToCheck = device.executeShellCommand("pm get-stagedsessions " in testReasonForRevertIsLoggedDuringBootloop() local432 assertThat(sessionIdToCheck).isNotEmpty(); in testReasonForRevertIsLoggedDuringBootloop()[all …]