Searched defs:setMatcher (Results 1 – 9 of 9) sorted by relevance
26 void setMatcher(Method method, org.easymock.ArgumentsMatcher matcher); in setMatcher() method
58 public void setMatcher(Method method, ArgumentsMatcher matcher) { in setMatcher() method in LegacyMatcherProvider
236 public void setMatcher(Method method, org.easymock.ArgumentsMatcher matcher) { in setMatcher() method in MocksBehavior
136 public void setMatcher(Method method, org.easymock.ArgumentsMatcher matcher) { in setMatcher() method in ReplayState
385 public void setMatcher(Method method, org.easymock.ArgumentsMatcher matcher) { in setMatcher() method in RecordState
34 public void setMatcher(StringMatcher matcher) in setMatcher() method in SettableMatcher
337 void VariantValue::setMatcher(const VariantMatcher &NewValue) { in setMatcher() function in clang::ast_matchers::dynamic::VariantValue
327 public void setMatcher(ArgumentsMatcher matcher) { in setMatcher() method in MockControl
112 public void setMatcher(Match matchExpression) { in setMatcher() method in GenericObject