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.java520 String expectedGroupKey = expectedOrder[i]; in onRank_ranksNotificationGroups() local
522 assertThat(actualGroupKey).isEqualTo(expectedGroupKey); in onRank_ranksNotificationGroups()
543 String expectedGroupKey = expectedOrder[i]; in onRank_ranksNotificationsInEachGroup() local
545 assertThat(actualKey).isEqualTo(expectedGroupKey); in onRank_ranksNotificationsInEachGroup()