Searched defs:Matches (Results 1 – 3 of 3) sorted by relevance
22 public class Matches implements IArgumentMatcher, Serializable { class28 public Matches(String regex) { in Matches() method in Matches
95 bool Matches(CompletionCallback* cb) const { return cb == callback_; } in Matches() function in net::HttpCache::WorkItem
446 bool Matches(NodeInfo* that) { in Matches() function