Home | History | Annotate | Download | only in cache

Lines Matching defs:removalNotificationQueue

136     assertSame(DISCARDING_QUEUE, map.removalNotificationQueue);
1465 assertTrue(map.removalNotificationQueue.isEmpty());
1669 assertTrue(map.removalNotificationQueue.isEmpty());
1707 assertTrue(map.removalNotificationQueue.isEmpty());
1750 assertTrue(map.removalNotificationQueue.isEmpty());
1776 RemovalNotification<K, V> notification = map.removalNotificationQueue.poll();