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

  /external/autotest/server/
frontend.py 563 def get_host_attribute(self, attr, **dargs): member in class:AFE
564 host_attrs = self.run('get_host_attribute', attribute=attr, **dargs)
  /external/autotest/frontend/afe/
rpc_interface_unittest.py 301 attributes = rpc_interface.get_host_attribute(
755 attributes = rpc_interface.get_host_attribute(
    [all...]
rpc_interface.py 558 def get_host_attribute(attribute, **host_filter_data): function
    [all...]

Completed in 57 milliseconds