Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/moduletest/
H A Dleak_detector_module_test.cpp31 constexpr int OVERTIME_TO_GENERATE_FILES = 60; // 60s variable
85 while (checkCnt++ < OVERTIME_TO_GENERATE_FILES) { in WaitFile()