Home
last modified time | relevance | path

Searched refs:gameSessionEventHistory (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java238 List<GameSessionEventInfo> gameSessionEventHistory = in gameService_multipleGames_startsGameSessionsForGames() local
240 assertThat(gameSessionEventHistory) in gameService_multipleGames_startsGameSessionsForGames()
273 List<GameSessionEventInfo> gameSessionEventHistory = in gameService_multipleGamesIncludingStops_startsGameSessionsForGames() local
275 assertThat(gameSessionEventHistory) in gameService_multipleGamesIncludingStops_startsGameSessionsForGames()
512 List<GameSessionEventInfo> gameSessionEventHistory = in restartGame_gameSessionIsPersisted() local
515 assertThat(gameSessionEventHistory) in restartGame_gameSessionIsPersisted()
550 List<GameSessionEventInfo> gameSessionEventHistory = in restartGame_withNonGameActivityAbove_gameSessionIsPersisted() local
553 assertThat(gameSessionEventHistory) in restartGame_withNonGameActivityAbove_gameSessionIsPersisted()