Searched refs:getMatchers (Results 1 – 7 of 7) sorted by relevance
69 public List<ArgumentMatcher> getMatchers() { in getMatchers() method in InvocationMatcher151 List matchers = getMatchers();
40 List<ArgumentMatcher> getMatchers(); in getMatchers() method
28 super(invocation.getInvocation(), invocation.getMatchers()); in StubbedInvocationMatcher()
62 return print(invocation.getMatchers(), invocation.getInvocation()); in print()
41 …indexesOfSuspiciousArgs = getSuspiciouslyNotMatchingArgsIndexes(wanted.getMatchers(), similar.getA… in checkMissingInvocation()
1232 getMatchers<T>(llvm::index_sequence_for<Ps...>()))1239 std::vector<DynTypedMatcher> getMatchers(llvm::index_sequence<Is...>) const {
1414 getMatchers<T>(std::index_sequence_for<Ps...>()))1421 std::vector<DynTypedMatcher> getMatchers(std::index_sequence<Is...>) const {