Searched defs:expectedCount (Results 1 – 7 of 7) 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()
2856 int expectedCount = -1; field in Scanner.TokenSpliterator2966 int expectedCount = -1; field in Scanner.FindSpliterator
1359 int expectedCount = -1; in results() field in Matcher.MatchResultIterator