HomeSort by relevance Sort by last modified time
    Searched full:_add_attributes (Results 1 - 1 of 1) sorted by null

  /external/autotest/server/
site_host_attributes.py 84 self._add_attributes(_DEFAULT_ATTRIBUTES)
87 self._add_attributes(private_host_attributes[host])
91 self._add_attributes([label.name for label in
96 def _add_attributes(self, attributes): member in class:HostAttributes

Completed in 100 milliseconds