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

  /external/autotest/frontend/afe/
rpc_interface.py 21 modify_host(2, hostname='myhost') # modify hostname of host with database ID 2
22 modify_host('ipaj2', hostname='myhost') # modify hostname of host 'ipaj2'
349 def modify_host(id, **kwargs): function
    [all...]
rpc_interface_unittest.py     [all...]

Completed in 45 milliseconds