Searched defs:regex (Results 1 – 2 of 2) sorted by relevance
90 def expect_regex(self, s, regex, msg=None): argument
192 public static boolean propertyMatches(ITestDevice device, String property, String regex) in propertyMatches()