Home
last modified time | relevance | path

Searched refs:threadIdx (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() argument
1422 GTEST_LOG_(INFO) << "threadIdx(" << threadIdx << ") dump sucessfully."; in TestDumpCatch()
1432 GTEST_LOG_(INFO) << "threadIdx(" << threadIdx << ") dump failed."; in TestDumpCatch()
1434 GTEST_LOG_(ERROR) << "threadIdx(" << threadIdx << ") dump error message is unexpectly."; in TestDumpCatch()
1450 for (int threadIdx = 0; threadIdx < MULTITHREAD_TEST_COUNT; threadIdx in HWTEST_F()
[all...]

Completed in 3 milliseconds