Searched refs:otherUser3 (Results 1 – 2 of 2) sorted by relevance
132 UserInfo otherUser3 = createUserInfoForId(14); in testGetAllUsersExceptForegroundUser() local137 userManager.addUserInfo(otherUser3); in testGetAllUsersExceptForegroundUser()142 .containsExactly(otherUser1, otherUser2, otherUser3); in testGetAllUsersExceptForegroundUser()
142 UserInfo otherUser3 = createUserInfoForId(12); in testHeadlessUser0GetAllUsers_NotReturnSystemUser() local144 mockGetUsers(mSystemUser, otherUser1, otherUser2, otherUser3); in testHeadlessUser0GetAllUsers_NotReturnSystemUser()147 .containsExactly(otherUser1, otherUser2, otherUser3); in testHeadlessUser0GetAllUsers_NotReturnSystemUser()