Searched refs:wait_string (Results 1 – 1 of 1) sorted by relevance
61 std::string wait_string; in ReapOneProcess() local77 wait_string = StringPrintf(" waiting took %f seconds", exec_duration_ms / 1000.0f); in ReapOneProcess()85 LOG(INFO) << name << " exited with status " << siginfo.si_status << wait_string; in ReapOneProcess()87 LOG(INFO) << name << " received signal " << siginfo.si_status << wait_string; in ReapOneProcess()