Searched defs:MatchType (Results 1 – 9 of 9) sorted by relevance
52 } MatchType; typedef
16 enum MatchType { enum
23 struct MatchType { struct in KeywordProviderTest24 const ResultType member;25 bool allowed_to_be_default_match;
222 enum MatchType { enum
35 enum MatchType { enum
95 } MatchType; typedef
128 enum MatchType { enum
418 public enum MatchType { enum in PhoneNumberUtil
313 enum MatchType { kPrefix, kSuffix, kEquals, kContains }; enum in extensions::HeaderMatcher::StringMatchTest