Home
last modified time | relevance | path

Searched refs:join_key (Results 1 – 3 of 3) sorted by relevance

/external/autotest/frontend/tko/
Dmodels.py356 join_key='test_idx',
364 join_key='test_id',
/external/autotest/frontend/afe/
Dmodel_logic.py104 def add_join(self, query_set, join_table, join_key, join_condition='', argument
132 full_join_key = _quote_name(alias) + '.' + _quote_name(join_key)
Drpc_utils.py214 query, 'afe_hosts_labels', join_key='host_id',
227 query, 'afe_hosts_labels', join_key='host_id',