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

  /external/autotest/server/hosts/
base_label.py 207 # during the update_labels call.
248 def update_labels(self, host): member in class:LabelRetriever
testbed.py 127 def update_labels(self): member in class:TestBed
129 return self.labels.update_labels(self)
base_label_unittest.py 189 """Check that we add/remove the expected labels in update_labels()."""
203 retriever.update_labels(mockhost)
adb_host.py 1811 def update_labels(self): member in class:ADBHost
    [all...]
cros_host.py 2524 def update_labels(self): member in class:CrosHost
    [all...]
  /external/autotest/site_utils/deployment/
install.py 478 host.labels.update_labels(host)
  /external/tensorflow/tensorflow/contrib/metrics/python/ops/
metric_ops.py     [all...]

Completed in 103 milliseconds