Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/file/
DWatchServiceTest.java76 private static void checkWatchServiceEventMultipleKeys(WatchService watchService, in checkWatchServiceEventMultipleKeys() method in WatchServiceTest
118 checkWatchServiceEventMultipleKeys(watchService, expected, expectedResetResult); in checkWatchServiceEvent()
311 checkWatchServiceEventMultipleKeys(watchService1, expected, true); in test_multipleKeys()