Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_bundle_installer_service.h25 class MockBundleInstallerService : public IRemoteStub<AppExecFwk::IBundleInstaller> { class
27 MockBundleInstallerService() {}; in MockBundleInstallerService() function in OHOS::MockBundleInstallerService
28 virtual ~MockBundleInstallerService() {}; in ~MockBundleInstallerService()
/foundation/ability/ability_runtime/test/unittest/appkit/main_fourth_test/
H A Dmain_fourth_by_mock_bms_test.cpp39 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_by_mock_bms_test.cpp39 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dbms_context_impl_test.cpp34 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
H A Dcontext_container_by_mock_bms_test.cpp40 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
H A Dcontext_deal_test.cpp44 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/ams_recent_app_list_test/
H A Dams_recent_app_list_test.cpp49 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/ams_app_death_recipient_test/
H A Dams_app_death_recipient_test.cpp43 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
H A Dquick_fix_manager_service_test.cpp39 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/app_running_processes_info_test/
H A Dapp_running_processes_info_test.cpp61 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_context_test.cpp45 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/
H A Dams_service_load_ability_process_test.cpp48 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp63 sptr<MockBundleInstallerService> mockBundleInstaller = new (std::nothrow) MockBundleInstallerService();

Completed in 14 milliseconds