Searched defs:expectedCount (Results 1 – 5 of 5) sorted by relevance
52 AtomicLong expectedCount = new AtomicLong(); in testOps() local63 AtomicLong expectedCount = new AtomicLong(); in testOps() local74 AtomicLong expectedCount = new AtomicLong(); in testOps() local85 AtomicLong expectedCount = new AtomicLong(); in testOps() local
64 int expectedCount = 0; in runTest() local
77 public void assertNetworkConfigurationChangedEvent(int expectedCount) { in assertNetworkConfigurationChangedEvent()
200 public void assertUnreleasedResourceCount(Object owner, int expectedCount) { in assertUnreleasedResourceCount()
59 final int expectedCount; field in WatchServiceTest.WatchEventResult69 int expectedCount) { in WatchEventResult()