Home
last modified time | relevance | path

Searched defs:entry0 (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManagerTest.java134 NotificationEntry entry0 = createEntry(); in testNotificationsBecomingBundled() local
163 NotificationEntry entry0 = createEntry(); in testNotificationsBecomingUnbundled() local
194 NotificationEntry entry0 = createEntry(); in testNotificationsBecomingSuppressed() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java678 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testGroupChildrenAreDismissedLocallyWhenSummaryIsDismissed() local
699 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testUpdatingDismissedSummaryBringsChildrenBack() local
725 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testDismissedChildrenAreNotResetByParentUpdate() local
751 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testUpdatingGroupKeyOfDismissedSummaryBringsChildrenBack() local
1064 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testCancellationReasonIsSetWhenNotifIsCancelled() local
1077 NotificationEntry entry0 = mCollectionListener.getEntry(notif0.key); in testCancellationReasonIsClearedWhenNotifIsUpdated() local
/aosp12/art/odrefresh/
H A Dodr_compilation_log_test.cc94 OdrCompilationLogEntry entry0, entry1; in TEST() local
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp1205 InfoEntry* entry0 = reinterpret_cast<InfoEntry*>(expected_info.data()); in TEST_F() local