Searched defs:ResetPidByFile (Results 1 – 2 of 2) sorted by relevance
412 bool ProcessImpl::ResetPidByFile(const std::string& pid_file) { in ResetPidByFile() function in brillo::ProcessImpl
345 TEST_F(ProcessTest, ResetPidByFile) { in TEST_F() argument