Searched refs:update_interval (Results 1 – 5 of 5) sorted by relevance
/test/framework/harnesses/host_controller/vti_interface/ |
D | vti_endpoint_client.py | 312 def UpdateLeasedJobStatus(self, status, update_interval): argument 335 time.sleep(update_interval) 337 def StartHeartbeat(self, status="leased", update_interval=60): argument 350 update_interval,
|
/test/framework/harnesses/host_controller/command_processor/ |
D | command_config_local.py | 62 def UpdateConfigLoop(self, path, update_build, update_interval, argument 79 time.sleep(update_interval)
|
D | command_build.py | 120 update_interval, verify_signed): argument 143 time.sleep(update_interval)
|
D | command_device.py | 205 update_interval, argument 228 time.sleep(update_interval)
|
D | command_config.py | 169 update_build, update_interval, clear_schedule, argument 195 time.sleep(update_interval)
|