Home
last modified time | relevance | path

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

/external/autotest/scheduler/shard/
Dshard_client.py196 self._remove_incorrect_hosts(incorrect_host_ids)
212 def _remove_incorrect_hosts(self, incorrect_host_ids=None): member in ShardClient
Dshard_client_unittest.py402 sut._remove_incorrect_hosts(incorrect_host_ids=[1])