Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_detector.cpp52 static constexpr uint32_t TEST_UPDATE_INTERVAL = 50; variable
83 updateInterval_ = TEST_UPDATE_INTERVAL; in NativeLeakConfigParse()