Searched defs:matchesAny (Results 1 – 4 of 4) sorted by relevance
73 def matchesAny (filename, patterns): function
139 public static boolean matchesAny(List<BodyDeclarationLocator> locators, BodyDeclaration node) { in matchesAny() method in BodyDeclarationLocators
466 func matchesAny(line []byte, res []*regexp.Regexp) bool { func
1862 private static boolean matchesAny(TestDescription test, List<Pattern> patterns) { in matchesAny() method in DeqpTestRunner