Home
last modified time | relevance | path

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

/external/autotest/scheduler/shard/
Dshard_client.py437 while self._continue_looping(lifetime_hours, loop_start_time):
450 def _continue_looping(self, lifetime_hours, loop_start_time): member in ShardClient