提交 c1b336d0 编写于 作者: W wanderer-dl122

update ut

Signed-off-by: Nwanderer-dl122 <dengliang21@huawei.com>
上级 040501e4
......@@ -1625,7 +1625,7 @@ HWTEST_F(IPCDbinderDataBusInvokerTest, JoinProcessThread001, TestSize.Level1)
DBinderDatabusInvoker testInvoker;
std::thread::id threadId = std::this_thread::get_id();
std::thread([&testInvoker, threadId](){
std::thread([&testInvoker, threadId]() {
std::this_thread::sleep_for(std::chrono::seconds(2));
testInvoker.StopWorkThread();
IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册