Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/file/
DWatchServiceTest.java350 WatchKey directoryKey3 = directory1.register(watchService2, ALL_EVENTS_KINDS); in test_multipleServices() local
358 checkWatchServiceEvent(watchService2, directoryKey3, in test_multipleServices()