Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dprocess.cc48 bool Process::ProcessExists(pid_t pid) { in ProcessExists() function in brillo::Process
H A Dprocess_test.cc339 TEST_F(ProcessTest, ProcessExists) { in TEST_F() argument