Searched defs:WaitFor (Results 1 – 9 of 9) sorted by relevance
76 bool Semaphore::WaitFor(const TimeDelta& rel_time) { in WaitFor() function in v8::internal::Semaphore
94 bool ConditionVariable::WaitFor(Mutex* mutex, const TimeDelta& rel_time) { in WaitFor() function in v8::internal::ConditionVariable
43 def WaitFor(condition, timeout): function
82 TEST(WaitFor) { in TEST() argument
443 def WaitFor(self): member in DownloadJob
126 void HttpStreamFactoryImpl::Job::WaitFor(Job* job) { in WaitFor() function in net::HttpStreamFactoryImpl::Job
187 void HttpStreamFactoryImpl::Job::WaitFor(Job* job) { in WaitFor() function in net::HttpStreamFactoryImpl::Job
202 bool WaitFor(Profile* profile, in WaitFor() function in __anon4743a4120111::DownloadsEventsListener350 bool WaitFor(const std::string& event_name, const std::string& json_args) { in WaitFor() function in __anon4743a4120111::DownloadExtensionTest
77 bool WaitFor(unsigned count) { in WaitFor() function in net::__anond4a463920111::MockHostResolverProc