HomeSort by relevance Sort by last modified time
    Searched refs:max_timeout (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/tools/run_tests/python_utils/
port_server.py 95 def refill_pool(max_timeout, req):
106 if age < max_timeout:
121 max_timeout = 600
123 refill_pool(max_timeout, req)
129 max_timeout /= 2
  /external/autotest/client/bin/net/
net_utils_unittest.py     [all...]

Completed in 262 milliseconds