Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/moduletest/common/
Dhilog_ndk_test.cpp46 static constexpr unsigned int OVER_LOGS = 1000; variable
172 for (unsigned int i = 0; i < OVER_LOGS; ++i) { in FlowCtlTest()