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

  /external/autotest/scheduler/
rdb_testing_utils.py 149 def add_labels_to_host(cls, host, label_names=set([])): member in class:DBHelper
229 cls.add_labels_to_host(host, label_names=deps)
  /external/autotest/frontend/afe/
rpc_interface.py 471 def add_labels_to_host(id, labels): function
517 add_labels_to_host(id, labels)
519 rpc_utils.fanout_rpc([host_obj], 'add_labels_to_host', False,
    [all...]

Completed in 56 milliseconds