Searched refs:verifyBuiltList (Results 1 – 2 of 2) sorted by relevance
144 verifyBuiltList( in testNotifsAreSortedByRankAndWhen()167 verifyBuiltList( in testNotifsAreGrouped()193 verifyBuiltList( in testNotifsWithDifferentGroupKeysAreGrouped()227 verifyBuiltList( in testNotifsNotifChildrenAreSorted()256 verifyBuiltList( in testDuplicateGroupSummariesAreDiscarded()285 verifyBuiltList( in testGroupsWithNoSummaryAreUngrouped()305 verifyBuiltList( in testGroupsWithNoChildrenAreUngrouped()322 verifyBuiltList( in testGroupsWithTooFewChildrenAreSplitUp()343 verifyBuiltList( in testGroupsWhoLoseChildrenMidPipelineAreSplitUp()389 verifyBuiltList( in testThatAnnulledGroupsAndSummariesAreProperlyRolledBack()[all …]
243 verifyBuiltList( in testEventDispatchedWhenNotifBatchPosted()1105 verifyBuiltList(List.of(entry1, entry2)); in testDismissNotificationsRebuildsOnce()1204 verifyBuiltList(List.of(entry1, entry2)); in testDismissAllNotificationsCallsRebuildOnce()1429 private void verifyBuiltList(Collection<NotificationEntry> list) { in verifyBuiltList() method in NotifCollectionTest