Searched defs:reap_time (Results 1 – 1 of 1) sorted by relevance
169 static bool ParseReapTime(const std::string& line, pid_t pid, long& reap_time) { in ParseReapTime()250 long reap_time; in TEST_F() local