Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1417 static void TestDumpCatch(const int targetPid, const string& processName, const int threadIdx) in TestDumpCatch() function
1451 thread(TestDumpCatch, accountmgrPid, ACCOUNTMGR_NAME, threadIdx).detach(); in HWTEST_F()
1474 thread(TestDumpCatch, testPidVecs[idx], testProcessNameVecs[idx], idx).detach(); in HWTEST_F()

Completed in 3 milliseconds