Home
last modified time | relevance | path

Searched defs:ProcessExists (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dprocess.cc46 bool Process::ProcessExists(pid_t pid) { in ProcessExists() function in brillo::Process
Dprocess_unittest.cc339 TEST_F(ProcessTest, ProcessExists) { in TEST_F() argument