Home
last modified time | relevance | path

Searched refs:pidBefore (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp77 string pidBefore = GetPidByProcess(name); in RestartProcess() local
78 if (pidBefore.empty()) { in RestartProcess()
92 return pidBefore != pidAfter; in RestartProcess()