Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp82 pid_t accountmgrPid = GetProcessPid(ACCOUNTMGR_NAME); in HWTEST_F() local
83 bool isSuccess = accountmgrPid != 0; in HWTEST_F()
89 pid_t pid = accountmgrPid; in HWTEST_F()
90 pid_t tid = accountmgrPid; in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1448 int accountmgrPid = GetProcessPid(ACCOUNTMGR_NAME); in HWTEST_F() local
1451 thread(TestDumpCatch, accountmgrPid, ACCOUNTMGR_NAME, threadIdx).detach(); in HWTEST_F()

Completed in 4 milliseconds