Home
last modified time | relevance | path

Searched refs:remove_board_from_shard (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/afe/
Drpc_interface_unittest.py128 rpc_interface.remove_board_from_shard(shard1.hostname, label1.name)
564 rpc_interface.remove_board_from_shard(shard.hostname, label.name)
1779 rpc_interface.remove_board_from_shard(
1789 rpc_interface.remove_board_from_shard(
Drpc_interface.py2202 def remove_board_from_shard(hostname, label): function