Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/file/
DWatchServiceTest.java60 final boolean testCount; field in WatchServiceTest.WatchEventResult
65 this.testCount = false; in WatchEventResult()
72 this.testCount = true; in WatchEventResult()
100 if (expectedEventResult.testCount) { in checkWatchServiceEventMultipleKeys()