Searched defs:ProcessExists (Results 1 – 2 of 2) sorted by relevance
46 bool Process::ProcessExists(pid_t pid) { in ProcessExists() function in brillo::Process
339 TEST_F(ProcessTest, ProcessExists) { in TEST_F() argument