HomeSort by relevance Sort by last modified time
    Searched refs:fixed_headers (Results 1 - 2 of 2) sorted by null

  /external/autotest/frontend/tko/
tko_rpc_utils.py 100 def __init__(self, query, group_by, header_groups, fixed_headers):
106 in fixed_headers.iteritems())
rpc_interface.py 20 def get_group_counts(group_by, header_groups=None, fixed_headers=None,
31 * fixed_headers can map header fields to lists of values. the header will
57 fixed_headers or {})
71 def get_status_counts(group_by, header_groups=[], fixed_headers={},
79 fixed_headers=fixed_headers,
84 def get_latest_tests(group_by, header_groups=[], fixed_headers={},
109 fixed_headers)

Completed in 3660 milliseconds