Searched defs:TIMEOUT (Results 1 – 9 of 9) sorted by relevance
17 TIMEOUT, global() enumerator
109 TIMEOUT = args.timeout variable
27 TIMEOUT = 2 variable in PlatformSDKTestCase
27 static constexpr unsigned TIMEOUT = ~0U; global() member
10 TIMEOUT := 5 macro
27 TIMEOUT = 2 variable in TestStopAtEntry
27 static const constexpr std::chrono::seconds TIMEOUT(0); variable
25 static std::chrono::milliseconds TIMEOUT(500); global() variable [all...]
53 TIMEOUT = ResultCode("TIMEOUT", "Timed Out", True) variable