Searched defs:keywords (Results 1 - 5 of 5) sorted by relevance
/base/hiviewdfx/faultloggerd/test/unittest/local_handler/ |
H A D | local_handler_test.cpp | 80 string keywords[] = { in CheckLocalCrashKeyWords() local 85 string keywords[] = { in CheckLocalCrashKeyWords() local
|
/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/ |
H A D | signal_handler_test.cpp | 76 string keywords[] = { in CheckThreadCrashKeyWords() local 104 string keywords[] = { in CheckCrashKeyWords() local
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | dfx_processdump_test.cpp | 127 string keywords[] = { in CheckCppCrashKeyWords() local 137 bool CheckCppCrashExtraKeyWords(const string& filePath, std::string *keywords, int length, int minRegIdx) in CheckCppCrashExtraKeyWords() argument 363 string keywords[] = { in HWTEST_F() local 385 string keywords[openNum]; HWTEST_F() local [all...] |
/base/hiviewdfx/faultloggerd/test/utils/ |
H A D | dfx_test_util.cpp | 144 int CheckKeyWords(const std::string& filePath, std::string *keywords, int length, int minRegIdx) in CheckKeyWords() argument 199 int GetKeywordsNum(const std::string& msg, std::string *keywords, int length) in GetKeywordsNum() argument
|
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
H A D | faultlogger_unittest.cpp | 137 static int CheckKeyWordsInFile(const std::string& filePath, std::string *keywords, int length, bool isJsError) in CheckKeyWordsInFile() argument 202 std::string keywords[] = { in CheckKeyWordsInJsErrorAppEventFile() local 225 std::string keywords[] = {"\"Cannot get SourceMap info, dump raw stack:"}; in CheckDeleteStackErrorMessage() local 424 string keywords[] = { "\\"time\\":", "\\"pid\\":", "\\"exception\\":", "\\"threads\\":", "\\"thread_name\\":", "\\"tid\\":" }; HWTEST_F() local [all...] |
Completed in 5 milliseconds