Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_bundle_manager_service.h31 class MockBundleManagerService : public IRemoteStub<AppExecFwk::IBundleMgr> { class
33 MockBundleManagerService() {}; in MockBundleManagerService() function in OHOS::MockBundleManagerService
34 virtual ~MockBundleManagerService() {}; in ~MockBundleManagerService()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dbms_context_impl_test.cpp35 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
H A Dcontext_container_by_mock_bms_test.cpp41 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
H A Dcontext_deal_test.cpp45 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
/foundation/ability/ability_runtime/test/unittest/ams_recent_app_list_test/
H A Dams_recent_app_list_test.cpp50 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
/foundation/ability/ability_runtime/test/unittest/ams_app_death_recipient_test/
H A Dams_app_death_recipient_test.cpp44 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_context_test.cpp46 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
/foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/
H A Dams_service_load_ability_process_test.cpp49 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp64 sptr<MockBundleManagerService> mockBundleMgr = new (std::nothrow) MockBundleManagerService();

Completed in 12 milliseconds