Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java519 String actualGroupKey = rankResult.get(i).getGroupKey(); in onRank_ranksNotificationGroups() local
522 assertThat(actualGroupKey).isEqualTo(expectedGroupKey); in onRank_ranksNotificationGroups()