Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
Ddumpcatcher_command_test.cpp76 int count = GetKeywordsNum(dumpRes, log, len);
97 int count = GetKeywordsNum(dumpRes, log, len);
125 int count = GetKeywordsNum(dumpRes, log, len);
153 int count = GetKeywordsNum(dumpRes, log, len);
181 int count = GetKeywordsNum(dumpRes, log, len);
214 int count = GetKeywordsNum(procDumpLog, log, expectNum);
247 int count = GetKeywordsNum(procDumpLog, log, expectNum);
268 int count = GetKeywordsNum(procDumpLog, log, expectNum);
288 int count = GetKeywordsNum(procDumpLog, log, len);
317 int count = GetKeywordsNum(procDumpLog, log, expectNum);
[all …]
Ddumpcatcher_interfaces_test.cpp130 int count = GetKeywordsNum(msg, log, len);
199 int count = GetKeywordsNum(msg, log, len);
246 int count = GetKeywordsNum(msg, matchLogArray.get(), matchLogCount);
273 int count = GetKeywordsNum(msg, log, len);
319 int count = GetKeywordsNum(msg, log, len);
350 int count = GetKeywordsNum(msg, log, len);
380 int count = GetKeywordsNum(msg, log, len);
/base/hiviewdfx/faultloggerd/test/systemtest/
Ddumpcatcher_system_test.cpp480 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
505 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
533 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
562 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
591 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
620 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0]));
679 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
699 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
723 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
744 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0]));
[all …]
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.h57 int GetKeywordsNum(const std::string& msg, std::string *keywords, int length);
Ddfx_test_util.cpp199 int GetKeywordsNum(const std::string& msg, std::string *keywords, int length) in GetKeywordsNum() function
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Ddfx_processdump_test.cpp270 int count = GetKeywordsNum(procDumpLog, log, expectNum);
288 int count = GetKeywordsNum(procDumpLog, log, expectNum);