Searched defs:OPERATION_TIMEOUT_SECS (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/internal/lib/ | ||
D | android_compute_client.py | 57 OPERATION_TIMEOUT_SECS = 20 * 60 # Override parent value, 20 mins variable in AndroidComputeClient |
D | gcompute_client.py | 111 OPERATION_TIMEOUT_SECS = 30 * 60 # 30 mins variable in ComputeClient |