Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/test/moduletest/bm/
H A Dbm_command_uninstall_module_test.cpp75 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_install_module_test.cpp75 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_dump_module_test.cpp75 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_install_test.cpp75 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_uninstall_test.cpp74 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_dump_dependencies_test.cpp74 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_overlay_test.cpp74 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_dump_test.cpp76 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local
H A Dbm_command_test.cpp80 auto installerHostPtr = sptr<IRemoteObject>(new (std::nothrow) MockBundleInstallerHost()); in MakeMockObjects() local

Completed in 9 milliseconds