Searched refs:doubleModifyKey (Results 1 – 1 of 1) sorted by relevance
146 WatchKey doubleModifyKey = watchService.poll(); in test_singleFile() local147 if (doubleModifyKey != null) { in test_singleFile()148 List<WatchEvent<?>> event = doubleModifyKey.pollEvents(); in test_singleFile()150 doubleModifyKey.reset(); in test_singleFile()