Searched defs:BOOT_TIMEOUT_SECS (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/internal/lib/ | ||
D | cheeps_compute_client.py | 54 BOOT_TIMEOUT_SECS = 15*60 variable in CheepsComputeClient |
D | android_compute_client.py | 55 BOOT_TIMEOUT_SECS = 5 * 60 # 5 mins, usually it should take ~2 mins variable in AndroidComputeClient |