Home
last modified time | relevance | path

Searched defs: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
528 int applyPid = GetProcessPid(apply); in HWTEST_F() local
529 GTEST_LOG_(INFO) << "apply:" << apply << ", pid:" << applyPid; in HWTEST_F() local
547 int applyPid = GetProcessPid(apply); in HWTEST_F() local
548 GTEST_LOG_(INFO) << "apply:" << apply << ", pid:" << applyPid; in HWTEST_F() local
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