Home
last modified time | relevance | path

Searched refs:expectedGroupKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java687 String expectedGroupKey = expectedOrder[i]; in onRank_ranksNotificationGroups() local
689 assertThat(actualGroupKey).isEqualTo(expectedGroupKey); in onRank_ranksNotificationGroups()
713 String expectedGroupKey = expectedOrder[i]; in onRank_ranksNotificationsInEachGroup() local
715 assertThat(actualKey).isEqualTo(expectedGroupKey); in onRank_ranksNotificationsInEachGroup()