Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/file/
DWatchServiceTest.java112 private static void checkWatchServiceEvent(WatchService watchService, in checkWatchServiceEvent() method in WatchServiceTest
132 checkWatchServiceEvent(watchService, directoryKey1, in test_singleFile()
138 checkWatchServiceEvent(watchService, directoryKey1, in test_singleFile()
156 checkWatchServiceEvent(watchService, directoryKey1, in test_singleFile()
181 checkWatchServiceEvent(watchService, directoryKey1, in test_EventMask()
207 checkWatchServiceEvent(watchService, directoryKey1, in test_singleDirectory()
240 checkWatchServiceEvent(watchService, directoryKey1, in test_cancel()
269 checkWatchServiceEvent(watchService, directoryKey1, in test_removeTarget()
342 checkWatchServiceEvent(watchService1, directoryKey1, in test_multipleServices()
345 checkWatchServiceEvent(watchService2, directoryKey2, in test_multipleServices()
[all …]