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