Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_bundle_mgr_service.h25 class MockBundleMgrService : public BundleMgrHost { class
34 GTEST_LOG_(INFO) << "MockBundleMgrService::GetAppType called"; in GetAppType()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_publish_form_test/
H A Dfms_form_mgr_publish_form_test.cpp247 sptr<MockBundleMgrService> mockBms_ = new MockBundleMgrService(); in HWTEST_F()
293 sptr<MockBundleMgrService> mockBms_ = new MockBundleMgrService(); in HWTEST_F()
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_bundle_manager.h127 class MockBundleMgrService : public BundleMgrService { class
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_add_form_test/
H A Dfms_form_mgr_add_form_test.cpp155 mockBundleMgrService = new MockBundleMgrService(); in SetUpTestCase()
165 static sptr<MockBundleMgrService> mockBundleMgrService;
168 sptr<MockBundleMgrService> FmsFormMgrAddFormTestExt::mockBundleMgrService = nullptr;

Completed in 3 milliseconds