Home
last modified time | relevance | path

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

/external/autotest/scheduler/shard/
Dshard_client_unittest.py54 side_effect=None, return_hosts=[], return_jobs=[], argument
67 'hosts': return_hosts,
158 return_hosts=[self._get_sample_serialized_host()],
167 return_hosts=[modified_sample_host],
266 self.expect_heartbeat(return_hosts=[host1_serialized])
267 self.expect_heartbeat(return_hosts=[host1_serialized, host2_serialized])