Home
last modified time | relevance | path

Searched defs:SHORT_TIMEOUT (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/common_lib/cros/network/
Dchrome_net_constants.py9 SHORT_TIMEOUT = 10 variable
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/
Dtest_constants.py21 SHORT_TIMEOUT = 4 variable
/external/autotest/client/common_lib/cros/
Dkiosk_utils.py14 SHORT_TIMEOUT = 5 variable
/external/autotest/server/cros/network/
Dtelnet_helper.py11 SHORT_TIMEOUT = 2 variable
/external/autotest/client/cros/networking/chrome_testing/
Dchrome_networking_test_api.py29 SHORT_TIMEOUT = 3 variable in ChromeNetworkProvider
Dtest_utils.py15 SHORT_TIMEOUT = 10 variable
/external/autotest/server/cros/cfm/
Dcfm_base_test.py14 SHORT_TIMEOUT = 5 variable
/external/autotest/client/cros/enterprise/
Denterprise_network_api.py25 SHORT_TIMEOUT = 20 variable in ChromeEnterpriseNetworkContext
/external/sg3_utils/src/
Dsg_sanitize.c51 #define SHORT_TIMEOUT 20 /* 20 seconds unless immed=0 ... */ macro
Dsg_format.c48 #define SHORT_TIMEOUT 20 /* 20 seconds unless --wait given */ macro
/external/python/cpython3/Lib/test/support/
D__init__.py92 SHORT_TIMEOUT = 30.0 variable