Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp75 static unsigned int g_unsignedLoopSysPid = 0; member
139 g_unsignedLoopSysPid = atoi(shellRes.c_str()); in StartCrasherLoopForUnsignedPidAndTid()
140 if (g_unsignedLoopSysPid == 0) { in StartCrasherLoopForUnsignedPidAndTid()
144 GetCrasherThreads(g_unsignedLoopSysPid, BMS_UID); in StartCrasherLoopForUnsignedPidAndTid()
236 system(("kill -9 " + to_string(g_unsignedLoopSysPid)).c_str()); in StopCrasherLoop()
1257 bool ret = dumplog.DumpCatch(g_unsignedLoopSysPid, g_unsignedLoopSysPid, msg); in HWTEST_F()
1261 log[0] = log[0] + to_string(g_unsignedLoopSysPid); in HWTEST_F()
1280 bool ret = dumplog.DumpCatch(g_unsignedLoopSysPid, g_unsignedLoopSysPid, ms in HWTEST_F()
[all...]

Completed in 3 milliseconds