Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dvendor.h47 static const int MAX_LINE_NUM = 100;
/base/telephony/sms_mms/test/unittest/
Dmms_msg_test.cpp26 static constexpr uint8_t MAX_LINE_NUM = 16; variable
860 if ((i % MAX_LINE_NUM == 0) && (i != 0)) { in BuffToHex()