Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
H A Dtarget_impl_test.cpp60 auto targetImpl = std::make_unique<TargetImpl>(); in HWTEST_F_L0() local
61 auto dispatcherImpl = std::make_unique<TargetImpl::DispatcherImpl>(protocolChannel, std::move(targetImpl)); in HWTEST_F_L0()
76 auto targetImpl = std::make_unique<TargetImpl>(); in HWTEST_F_L0() local
77 auto dispatcherImpl = std::make_unique<TargetImpl::DispatcherImpl>(protocolChannel, std::move(targetImpl)); in HWTEST_F_L0()

Completed in 1 milliseconds