Searched refs:kThreadRunTime (Results 1 – 1 of 1) sorted by relevance
103 static const int kThreadRunTime = 2000; // ms to run the multi-threaded test. variable148 if ((Time::Now() - start_).InMilliseconds() > kThreadRunTime) { in AddTask()626 if ((Time::Now() - start).InMilliseconds() > kThreadRunTime) in ThreadSafeObserverHarness()