Home
last modified time | relevance | path

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

/TaskScheduler/SchedulerTests/Tests/
H A DFireAndForget.cpp187 int timeout = 20000; in SUITE() local
217 int timeout = 20000; in SUITE() local
H A DSimpleTests.cpp94 int timeout = (TASK_COUNT / scheduler.GetWorkersCount()) * 2000; in SUITE() local