Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/common/
Dtest_constants.py24 LONG_TIMEOUT = 3000 variable
/third_party/python/Lib/test/support/
D__init__.py100 LONG_TIMEOUT = 5 * 60.0 variable
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c185 #define LONG_TIMEOUT 2400000 /* 2,400,000 millisecs == 40 minutes */ macro