Home
last modified time | relevance | path

Searched refs:asyncThread1 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp289 DfxUnwindAsyncThread asyncThread1(thread, unwinder, 0); variable
291 asyncThread1.GetSubmitterStack(submitterFrames);
292 ASSERT_EQ(asyncThread1.stackId_, 0);
314 DfxUnwindAsyncThread asyncThread1(nullptr, nullptr, 0); variable
315 asyncThread1.UnwindStack(0);
316 ASSERT_EQ(asyncThread1.stackId_, 0);