Searched refs:inOrder1 (Results 1 – 1 of 1) sorted by relevance
1700 final InOrder inOrder1 = inOrder(mockListenerOne); in testNotifySocketDestroyed() local1701 inOrder1.verify(mockListenerOne).onServiceNameDiscovered( in testNotifySocketDestroyed()1703 inOrder1.verify(mockListenerOne).onServiceFound( in testNotifySocketDestroyed()1705 inOrder1.verify(mockListenerOne).onServiceRemoved(matchServiceName(requestedInstance)); in testNotifySocketDestroyed()1706 inOrder1.verify(mockListenerOne).onServiceNameRemoved(matchServiceName(requestedInstance)); in testNotifySocketDestroyed()