Searched defs:WaitForExit (Results 1 – 2 of 2) sorted by relevance
331 bool Process::WaitForExit(int* exit_code) const { in WaitForExit() function in base::Process
202 TEST_F(ProcessTest, WaitForExit) { in TEST_F() argument