Searched defs:Matches (Results 1 – 3 of 3) sorted by relevance
615 static bool Matches(const MatcherTuple& matcher_tuple, in Matches() function660 static bool Matches(const MatcherTuple& /* matcher_tuple */, in Matches() function
344 bool Matches(const ArgumentTuple& args) const { in Matches() function1100 bool Matches(const ArgumentTuple& args) const in Matches() function
259 bool Matches(const T& x) const { in Matches() function