Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/file/
DWatchServiceTest.java295 Path[] allFiles = new Path[]{dir1file1, dir2file1}; in test_multipleKeys() local
296 for (Path path : allFiles) { in test_multipleKeys()
336 Path[] allFiles = new Path[]{dir1file1, dir2file1}; in test_multipleServices() local
337 for (Path path : allFiles) { in test_multipleServices()