Searched refs:foundGuest (Results 1 – 1 of 1) sorted by relevance
282 UserInfo foundGuest = mUserManager.findCurrentGuestUser(); in testFindExistingGuest_guestExists() local283 assertThat(foundGuest).isNotNull(); in testFindExistingGuest_guestExists()289 UserInfo foundGuest = mUserManager.findCurrentGuestUser(); in testFindExistingGuest_guestDoesNotExist() local290 assertThat(foundGuest).isNull(); in testFindExistingGuest_guestDoesNotExist()