Lines Matching full:subdirs
1265 subdirs = (entry['execution_subdir'] for entry in query)1266 group_matches = (group_count_re.match(subdir) for subdir in subdirs)