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

/openjdk10/jdk/test/java/nio/file/WatchService/
H A DLotsOfEvents.java76 drainAndCheckOverflowEvents(dir, watcher, ENTRY_CREATE, n);
87 drainAndCheckOverflowEvents(dir, watcher, ENTRY_DELETE, n);
91 static void drainAndCheckOverflowEvents(Path dir, method in class:LotsOfEvents

Completed in 224 milliseconds