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

  /external/autotest/frontend/tko/
models_test.py 38 models.Test.objects.populate_relationships(
  /external/autotest/frontend/afe/
rpc_interface.py 562 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
643 models.Host.objects.populate_relationships(hosts, models.Label,
645 models.Host.objects.populate_relationships(hosts, models.AclGroup,
647 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
649 models.Host.objects.populate_relationships(hosts,
    [all...]
moblab_rpc_interface.py 562 models.Host.objects.populate_relationships(hosts, models.Label,
772 models.Host.objects.populate_relationships(hosts, models.Label,
801 models.Host.objects.populate_relationships(hosts, models.Label,
    [all...]
models.py 815 Host.objects.populate_relationships(hosts, Label, 'label_list')
816 Host.objects.populate_relationships(hosts, StaticLabel,
847 Host.objects.populate_relationships(hosts, Label, 'label_list')
848 Host.objects.populate_relationships(hosts, StaticLabel,
    [all...]
models_test.py 55 models.Host.objects.populate_relationships(
moblab_rpc_interface_unittest.py 603 'populate_relationships'),
604 moblab_rpc_interface.models.Host.objects.populate_relationships(hosts,
model_logic.py 443 def populate_relationships(self, base_objects, related_model, member in class:ExtendedManager
    [all...]
  /external/autotest/scheduler/
monitor_db_cleanup.py 130 invalid_model.objects.populate_relationships(

Completed in 195 milliseconds