Searched refs:foundGuest (Results 1 – 1 of 1) sorted by relevance
687 UserInfo foundGuest = mUserManager.findCurrentGuestUser(); in testFindExistingGuest_guestExists() local688 assertThat(foundGuest).isNotNull(); in testFindExistingGuest_guestExists()742 UserInfo foundGuest = mUserManager.findCurrentGuestUser(); in testFindExistingGuest_guestDoesNotExist() local743 assertThat(foundGuest).isNull(); in testFindExistingGuest_guestDoesNotExist()