Home | History | Annotate | Download | only in tko

Lines Matching refs:header_groups

20 def get_group_counts(group_by, header_groups=None, fixed_headers=None,
28 * header_groups can be used to get lists of unique combinations of group
33 with header_groups.
37 header_groups. Each list contains all the values for the corresponding
56 header_groups or [],
71 def get_status_counts(group_by, header_groups=[], fixed_headers={},
78 return get_group_counts(group_by, header_groups=header_groups,
84 def get_latest_tests(group_by, header_groups=[], fixed_headers={},
108 header_groups,