Searched defs:wait_forever (Results 1 – 5 of 5) sorted by relevance
198 bool Workload::WaitChildProcess(bool wait_forever, int* exit_code) { in WaitChildProcess()202 bool Workload::WaitChildProcess(bool wait_forever, bool is_child_killed, int* exit_code) { in WaitChildProcess()
84 void wait_forever() { function
233 const bool wait_forever = timeout_ms == 0; in Wait() local
120 bool wait_forever = (wait == base::TimeDelta::Max()); in WaitForSingleNonChildProcess() local
131 bool wait_forever = (wait == base::TimeDelta::Max()); in WaitForSingleNonChildProcess() local