Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp36 constexpr int OVERTIME_TO_RESTART_PROCESS = 10; // 10s variable
85 while (waitTime++ <= OVERTIME_TO_RESTART_PROCESS) { in RestartProcess()