Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
Ddumpcatcher_slow_policy_test.cpp50 const int waitSec = 5; // 5 : 5s for slow period variable
69 const int waitSec = 5; // 5 : 5s for slow period variable
86 const int waitSec = 5; // 5 : 5s for slow period variable
/base/hiviewdfx/faultloggerd/test/systemtest/
Dfaultloggerd_system_test.cpp78 int waitSec = 1, const std::string& tempPath = TEMP_DIR) in TriggerCrasherAndGetFileName()