Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp317 int applyPid = 9999; in HWTEST_F() local
318 GTEST_LOG_(INFO) << "applyPid1:" << applyPid; in HWTEST_F()
319 std::vector<int> multiPid {applyPid, applyPid}; in HWTEST_F()
528 int applyPid = GetProcessPid(apply); in HWTEST_F() local
529 GTEST_LOG_(INFO) << "apply:" << apply << ", pid:" << applyPid; in HWTEST_F() local
532 bool ret = dumplog.DumpCatchFd(applyPid, 0, msg, 1); in HWTEST_F()
547 int applyPid = GetProcessPid(apply); in HWTEST_F() local
548 GTEST_LOG_(INFO) << "apply:" << apply << ", pid:" << applyPid; in HWTEST_F() local
551 bool ret = dumplog.DumpCatchFd(applyPid, applyPi in HWTEST_F()
566 int applyPid = GetProcessPid(apply); HWTEST_F() local
567 GTEST_LOG_(INFO) << "apply:" << apply << ", pid:" << applyPid; HWTEST_F() local
585 int applyPid = GetProcessPid(apply); HWTEST_F() local
586 GTEST_LOG_(INFO) << "apply:" << apply << ", pid:" << applyPid; HWTEST_F() local
[all...]

Completed in 2 milliseconds