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.py198 boot_timeout_secs = self._GetBootTimeout(
211 def _GetBootTimeout(self, timeout_secs): member in CvdComputeClient
Dcvd_compute_client_multi_stage_test.py212 400, self.cvd_compute_client_multi_stage._GetBootTimeout(500))