Home
last modified time | relevance | path

Searched defs:mgrHostPtr (Results 1 - 9 of 9) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/moduletest/bm/
H A Dbm_command_uninstall_module_test.cpp70 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_install_module_test.cpp70 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_dump_module_test.cpp70 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_install_test.cpp70 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_uninstall_test.cpp69 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_dump_dependencies_test.cpp69 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_overlay_test.cpp69 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_dump_test.cpp71 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local
H A Dbm_command_test.cpp75 auto mgrHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleMgrHost()); in MakeMockObjects() local

Completed in 8 milliseconds