Searched refs:JAVA_EXT_RE (Results 1 – 6 of 6) sorted by relevance
243 elif file_name and constants.JAVA_EXT_RE.match(file_name):263 if constants.JAVA_EXT_RE.match(dir_item):
242 if constants.JAVA_EXT_RE.match(test_path):
217 JAVA_EXT_RE = re.compile(r'.*\.(java|kt)$') variable
253 JAVA_EXT_RE = re.compile(r'.*\.(java|kt)$') variable
327 elif file_name and constants.JAVA_EXT_RE.match(file_name):364 if constants.JAVA_EXT_RE.match(dir_item):
349 if constants.JAVA_EXT_RE.match(test_path):