Searched defs:expectedCount (Results 1 – 3 of 3) 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
74 public void assertNetworkConfigurationChangedEvent(int expectedCount) { in assertNetworkConfigurationChangedEvent()