Home
last modified time | relevance | path

Searched defs:join_condition (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/frontend/tko/
H A Dmodels.py332 def _add_attribute_join(self, query_set, join_condition, argument
342 def _add_label_pivot_table_join(self, query_set, suffix, join_condition='', argument
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodel_logic.py109 def add_join(self, query_set, join_table, join_key, join_condition='', argument