Home
last modified time | relevance | path

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

/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