Home
last modified time | relevance | path

Searched refs:GetKeywordsNum (Results 1 - 9 of 9) sorted by relevance

/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp480 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
505 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
533 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
562 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
591 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
620 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
679 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
699 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
723 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); in HWTEST_F()
744 int count = GetKeywordsNum(procDumpLo in HWTEST_F()
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_command_test.cpp77 int count = GetKeywordsNum(dumpRes, log, len); in HWTEST_F()
98 int count = GetKeywordsNum(dumpRes, log, len); in HWTEST_F()
130 int count = GetKeywordsNum(dumpRes, log, len); in HWTEST_F()
162 int count = GetKeywordsNum(dumpRes, log, len); in HWTEST_F()
194 int count = GetKeywordsNum(dumpRes, log, len); in HWTEST_F()
225 int count = GetKeywordsNum(procDumpLog, log, expectNum); in HWTEST_F()
245 int count = GetKeywordsNum(procDumpLog, log, len); in HWTEST_F()
H A Ddumpcatcher_interfaces_test.cpp161 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
230 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
277 int count = GetKeywordsNum(msg, matchLogArray.get(), matchLogCount); in HWTEST_F()
304 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
350 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
384 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
418 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp86 int count = GetKeywordsNum(msg, log, len); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.h86 int GetKeywordsNum(const std::string& msg, std::string *keywords, int length);
H A 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/
H A Ddfx_processdump_test.cpp311 int count = GetKeywordsNum(procDumpLog, log, expectNum); in HWTEST_F()
329 int count = GetKeywordsNum(procDumpLog, log, expectNum); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_local_test.cpp190 int count = GetKeywordsNum(str, log, logSize); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp398 int count = GetKeywordsNum(framesStr, log, len); in HWTEST_F()

Completed in 8 milliseconds