Searched defs:regex (Results 1 – 6 of 6) sorted by relevance
207 def find_matching_line(file_path, regex): argument
133 public static boolean propertyMatches(String property, String regex) { in propertyMatches()
134 public static boolean propertyMatches(String property, String regex) { in propertyMatches()
164 Pattern regex = Pattern.compile("^\\w+-(\\w+)_\\d+fps.\\w+"); in data() local
113 regex_t regex; in findAllGeneric() local
369 for (const auto& regex : kSystemPathRegexes) { in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl() local