Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/frame/
H A D_XNotifyingDispatch.java61 protected class TestNotificationListener implements class in _XNotifyingDispatch
67 public TestNotificationListener(java.io.PrintWriter log) { in TestNotificationListener() method in _XNotifyingDispatch.TestNotificationListener
83 TestNotificationListener notificationListener = null;
92 notificationListener = new TestNotificationListener(log) ; in before()
H A D_XDispatch.java93 protected class TestNotificationListener implements class in _XDispatch
99 public TestNotificationListener(java.io.PrintWriter log) { in TestNotificationListener() method in _XDispatch.TestNotificationListener
116 TestNotificationListener notificationListener = null;
136 notificationListener = new TestNotificationListener(log) ; in checkXDispatchWithNotification()

Completed in 9 milliseconds