Home
last modified time | relevance | path

Searched refs:populate_relationships (Results 1 – 6 of 6) sorted by relevance

/external/autotest/frontend/tko/
Drpc_interface.py187 models.Test.objects.populate_relationships(tests, models.TestAttribute,
189 models.Test.objects.populate_relationships(tests, models.IterationAttribute,
191 models.Test.objects.populate_relationships(tests, models.IterationResult,
193 models.Test.objects.populate_relationships(tests, models.TestLabel,
199 models.Job.objects.populate_relationships(jobs, models.JobKeyval,
/external/autotest/frontend/afe/
Drpc_interface.py456 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
509 models.Host.objects.populate_relationships(hosts, models.Label,
511 models.Host.objects.populate_relationships(hosts, models.AclGroup,
513 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
1147 models.Job.objects.populate_relationships(jobs, models.Label,
1149 models.Job.objects.populate_relationships(jobs, models.JobKeyval, 'keyvals')
Dresources.py631 models.Job.objects.populate_relationships(instances, models.JobKeyval,
Dmodel_logic.py454 def populate_relationships(self, base_objects, related_model, member in ExtendedManager
Dmodels.py670 Host.objects.populate_relationships(hosts, Label, 'label_list')
/external/autotest/scheduler/
Dmonitor_db_cleanup.py115 first_model.objects.populate_relationships(invalid_objects,