Home
last modified time | relevance | path

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

/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java212 launchAndWaitForPackage(NOT_GAME_PACKAGE_NAME); in gameService_startsGameSessionsForGames()
213 launchAndWaitForPackage(GAME_PACKAGE_NAME); in gameService_startsGameSessionsForGames()
214 launchAndWaitForPackage(FALSE_POSITIVE_GAME_PACKAGE_NAME); in gameService_startsGameSessionsForGames()
224 launchAndWaitForPackage(NOT_GAME_PACKAGE_NAME); in gameService_multipleGames_startsGameSessionsForGames()
225 launchAndWaitForPackage(GAME_PACKAGE_NAME); in gameService_multipleGames_startsGameSessionsForGames()
229 launchAndWaitForPackage(FALSE_POSITIVE_GAME_PACKAGE_NAME); in gameService_multipleGames_startsGameSessionsForGames()
230 launchAndWaitForPackage(RESTART_GAME_VERIFIER_PACKAGE_NAME); in gameService_multipleGames_startsGameSessionsForGames()
258 launchAndWaitForPackage(NOT_GAME_PACKAGE_NAME); in gameService_multipleGamesIncludingStops_startsGameSessionsForGames()
259 launchAndWaitForPackage(GAME_PACKAGE_NAME); in gameService_multipleGamesIncludingStops_startsGameSessionsForGames()
263 launchAndWaitForPackage(FALSE_POSITIVE_GAME_PACKAGE_NAME); in gameService_multipleGamesIncludingStops_startsGameSessionsForGames()
[all …]