Searched refs:DoWork (Results 1 – 13 of 13) sorted by relevance
50 subprocs_.DoWork(); in TEST_F()64 subprocs_.DoWork(); in TEST_F()82 subprocs_.DoWork(); in TEST_F()93 bool interrupted = subprocs_.DoWork(); in TEST_F()106 subprocs_.DoWork(); in TEST_F()117 bool interrupted = subprocs_.DoWork(); in TEST_F()130 subprocs_.DoWork(); in TEST_F()141 bool interrupted = subprocs_.DoWork(); in TEST_F()157 subprocs_.DoWork(); in TEST_F()171 subprocs_.DoWork(); in TEST_F()[all …]
87 bool DoWork();
252 bool SubprocessSet::DoWork() { in DoWork() function in SubprocessSet302 bool SubprocessSet::DoWork() { in DoWork() function in SubprocessSet
254 bool SubprocessSet::DoWork() { in DoWork() function in SubprocessSet
497 bool interrupted = subprocs_.DoWork(); in WaitForCommand()
56 DoWork(); in OnScheduleWork()71 DoWork(); in OnTimerTimeout()74 void MainMessageLoopExternalPump::DoWork() { in DoWork() function in client::MainMessageLoopExternalPump
61 void DoWork();
38 static inline string DoWork(const T& s) { in DoWork() function45 static inline string DoWork(int n) {67 impl_->WriteMessage(ConvertToString<T>::DoWork(value));
176 auto DoWork = [&](NodeTy *Succ) { in calculate()197 DoWork(Succ); in calculate()
68 Delegate::NextWorkInfo next_work_info = delegate->DoWork(); in DirectRunWork()
106 void DoWork(const Target* target, const SourceFile& file);
177 DoWork(target, file); in RunCheckOverFiles()189 void HeaderChecker::DoWork(const Target* target, const SourceFile& file) { in DoWork() function in HeaderChecker
1867 + Delegate::NextWorkInfo next_work_info = delegate_->DoWork();1905 + next_work_info = delegate_->DoWork();