Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dutils.py205 def PollAndWait(func, expected_return, timeout_exception, timeout_secs, argument
231 elif time.time() - start > timeout_secs:
Dandroid_compute_client.py315 timeout_secs=self.BOOT_TIMEOUT_SECS,
Dgcompute_client.py131 timeout_secs=self.OPERATION_TIMEOUT_SECS,
Dgcompute_client_test.py143 timeout_secs=self.compute_client.OPERATION_TIMEOUT_SECS,