Home
last modified time | relevance | path

Searched defs:expectedKind (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/file/
DWatchServiceTest.java58 final WatchEvent.Kind<Path> expectedKind; field in WatchServiceTest.WatchEventResult
62 public WatchEventResult(WatchEvent.Kind<Path> expectedKind) { in WatchEventResult()
68 public WatchEventResult(WatchEvent.Kind<Path> expectedKind, in WatchEventResult()