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