Home
last modified time | relevance | path

Searched defs:LONG_TIMEOUT (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/common_lib/cros/network/
Dchrome_net_constants.py10 LONG_TIMEOUT = 30 variable
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/
Dtest_constants.py24 LONG_TIMEOUT = 3000 variable
/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/
Dfirmware_StandbyPowerConsumption.py15 LONG_TIMEOUT = 60 variable
/external/autotest/server/cros/network/
Dtelnet_helper.py12 LONG_TIMEOUT = 30 variable
/external/autotest/client/cros/networking/chrome_testing/
Dtest_utils.py14 LONG_TIMEOUT = 120 variable
/external/angle/src/tests/restricted_traces/
Dsync_restricted_traces_to_cipd.py29 LONG_TIMEOUT = 100000 variable
/external/autotest/client/cros/enterprise/
Denterprise_network_api.py26 LONG_TIMEOUT = 120 variable in ChromeEnterpriseNetworkContext
/external/sg3_utils/src/
Dsg_sanitize.c52 #define LONG_TIMEOUT (15 * 3600) /* 15 hours ! */ macro
/external/python/cpython3/Lib/test/support/
D__init__.py100 LONG_TIMEOUT = 5 * 60.0 variable
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c185 #define LONG_TIMEOUT 2400000 /* 2,400,000 millisecs == 40 minutes */ macro