Searched refs:othersActual (Results 1 – 1 of 1) sorted by relevance
297 final List<UserInfo> othersActual = mUserManager.getProfilesIncludingCommunal(otherUser.id); in testGetProfilesIncludingCommunal() local311 othersActual.stream().map(ui -> ui.id).sorted().toList()); in testGetProfilesIncludingCommunal()