Home
last modified time | relevance | path

Searched refs:otherThreadInfo (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_info.h36 std::string otherThreadInfo; member
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp1231 std::string otherThreadInfo = in HWTEST_F() local
1237 "Other thread info:\n" + otherThreadInfo + in HWTEST_F()
1251 // check regs and otherThreadInfo is ok in HWTEST_F()
1255 ASSERT_TRUE(logInfo.find(otherThreadInfo) != std::string::npos); in HWTEST_F()
1275 std::string otherThreadInfo = in HWTEST_F() local
1281 "Other thread info:\n" + otherThreadInfo + in HWTEST_F()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp268 info.otherThreadInfo = info.sectionMap[OTHER_THREAD_INFO[LOG_MAP_KEY]]; in UpdateFaultLogInfoFromTempFile()

Completed in 4 milliseconds