Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py409 boot_timeout_secs = self._GetBootTimeout(
435 def _GetBootTimeout(self, timeout_secs): member in CvdComputeClient
Dcvd_compute_client_multi_stage_test.py316 400, self.cvd_compute_client_multi_stage._GetBootTimeout(500))