Home
last modified time | relevance | path

Searched defs:timeout_s (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/
Dgsutil_wrapper.py11 def copy_private_bucket(host, bucket, filename, destination, timeout_s=30): argument
/external/autotest/client/cros/
Dmainloop.py40 def __init__(self, main_loop, timeout_s=-1): argument