Searched refs:sameArg (Results 1 – 1 of 1) sorted by relevance
101 String sameArg = "test"; in should_not_be_similar_if_is_overloaded_but_used_with_the_same_arg() local103 …InvocationMatcher invocation = new InvocationBuilder().method(method).arg(sameArg).toInvocationMat… in should_not_be_similar_if_is_overloaded_but_used_with_the_same_arg()104 …verloadedInvocation = new InvocationBuilder().method(overloadedMethod).arg(sameArg).toInvocation(); in should_not_be_similar_if_is_overloaded_but_used_with_the_same_arg()