Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds