Searched refs:extra_patterns (Results 1 – 2 of 2) sorted by relevance
110 def get_throttleable_files(file_infos, extra_patterns=[]): argument125 for pattern in extra_patterns + NON_THROTTLEABLE_FILE_PATTERNS:
120 extra_patterns = ([throttler_lib.AUTOTEST_LOG_PATTERN] if skip_autotest_log123 file_infos, extra_patterns)