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