Searched refs:mTwo (Results 1 – 1 of 1) sorted by relevance
68 ArgumentMatcher mTwo = new Equals('x'); in should_to_string_with_matchers() local69 …cationMatcher equals = new InvocationMatcher(new InvocationBuilder().toInvocation(), asList(mTwo)); in should_to_string_with_matchers()