Home
last modified time | relevance | path

Searched refs:TEST_SAMPLE_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.cpp53 static constexpr uint32_t TEST_SAMPLE_INTERVAL = 5; variable
82 sampleInterval_ = TEST_SAMPLE_INTERVAL; in NativeLeakConfigParse()