Home
last modified time | relevance | path

Searched refs:label_remove_hosts (Results 1 – 3 of 3) sorted by relevance

/external/autotest/frontend/afe/doctests/
D001_rpc_test.txt277 >>> rpc_interface.label_remove_hosts(id='label2', hosts=['host2'])
290 >>> rpc_interface.label_remove_hosts(id='label2', hosts=['host2', 'host1'])
/external/autotest/frontend/afe/
Drpc_interface.py284 def label_remove_hosts(id, hosts): function
Drpc_interface_unittest.py524 rpc_interface.label_remove_hosts,