Searched refs:expectedEvents (Results 1 – 1 of 1) sorted by relevance
91 List<WatchEventResult> expectedEvents = expectedResultsCopy.get(watchKey); in checkWatchServiceEventMultipleKeys() local92 assertNotNull(expectedEvents); in checkWatchServiceEventMultipleKeys()94 Iterator<WatchEventResult> expectedEventsIterator = expectedEvents.iterator(); in checkWatchServiceEventMultipleKeys()114 List<WatchEventResult> expectedEvents, in checkWatchServiceEvent() argument117 expected.put(expectedWatchKey, expectedEvents); in checkWatchServiceEvent()