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

  /external/autotest/site_utils/
diagnosis_utils.py 300 multiple_labels=('pool:%s' % pool, 'board:%s' % board))
  /external/autotest/frontend/afe/
rpc_utils.py 185 def get_host_query(multiple_labels, exclude_only_if_needed_labels,
197 multiple_labels, initial_query)
    [all...]
rpc_interface.py 630 def get_hosts(multiple_labels=(), exclude_only_if_needed_labels=False,
634 @param multiple_labels: match hosts in all of the labels given. Should
643 hosts = rpc_utils.get_host_query(multiple_labels,
706 def get_num_hosts(multiple_labels=(), exclude_only_if_needed_labels=False,
716 hosts = rpc_utils.get_host_query(multiple_labels,
    [all...]
rpc_interface_unittest.py 410 multiple_labels=['non_static_label1', 'static_platform'])
780 multiple_labels=['myplatform', 'label1'])
    [all...]
  /external/autotest/cli/
job.py 333 multiple_labels=self.labels)
  /external/autotest/server/
site_utils.py 360 potential_hosts = afe.get_hosts(multiple_labels=labels)
    [all...]
  /external/autotest/server/cros/dynamic_suite/
suite.py     [all...]

Completed in 169 milliseconds