Home
last modified time | relevance | path

Searched refs:timeout_seconds (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py97 def setup_master_ssh(self, timeout_seconds=5): argument
143 end_time = time.time() + timeout_seconds
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto672 int32 timeout_seconds = 1 [deprecated = true]; field