Searched defs:orderingContext (Results 1 – 2 of 2) sorted by relevance
27 …dChunks(List<Invocation> invocations, MatchableInvocation wanted, InOrderContext orderingContext) { in findAllMatchingUnverifiedChunks()129 …t<Invocation> removeVerifiedInOrder(List<Invocation> invocations, InOrderContext orderingContext) { in removeVerifiedInOrder()162 private final InOrderContext orderingContext; field in InvocationsFinder.RemoveUnverifiedInOrder164 public RemoveUnverifiedInOrder(InOrderContext orderingContext) { in RemoveUnverifiedInOrder()
36 …ocation> invocations, MatchableInvocation wanted, int wantedCount,InOrderContext orderingContext) { in checkAtLeastNumberOfInvocations()