Searched refs:sameTargetedNotifs (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/remote/mandatory/notif/
H A DNotificationBufferTest.java363 || !sameTargetedNotifs(nr.getTargetedNotifications(),
380 if (!sameTargetedNotifs(nr.getTargetedNotifications(), tns2)) {
402 if (!sameTargetedNotifs(nr3.getTargetedNotifications(), tns2)) {
422 private static boolean sameTargetedNotifs(TargetedNotification[] tn1, method in class:NotificationBufferTest

Completed in 21 milliseconds