Searched refs:processedGroupsWithGroupKeyC (Results 1 – 1 of 1) sorted by relevance
860 List<NotificationGroup> processedGroupsWithGroupKeyC = getGroupsWithGroupKey(GROUP_KEY_C, in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_newUnseenGroupCreated() local863 assertThat(processedGroupsWithGroupKeyC).hasSize(1); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_newUnseenGroupCreated()864 assertThat(processedGroupsWithGroupKeyC.get(0).isSeen()).isTrue(); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_newUnseenGroupCreated()907 List<NotificationGroup> processedGroupsWithGroupKeyC = getGroupsWithGroupKey(GROUP_KEY_C, in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupNotDeleted() local909 assertThat(processedGroupsWithGroupKeyC).hasSize(1); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupNotDeleted()910 assertThat(processedGroupsWithGroupKeyC.get(0).getChildNotifications()).hasSize(7); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupNotDeleted()936 List<NotificationGroup> processedGroupsWithGroupKeyC = getGroupsWithGroupKey(GROUP_KEY_C, in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupDeleted() local938 assertThat(processedGroupsWithGroupKeyC).hasSize(1); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupDeleted()939 assertThat(processedGroupsWithGroupKeyC.get(0).getChildNotifications()).hasSize(1); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupDeleted()