Searched refs:MockBundleMgrService (Results 1 – 16 of 16) sorted by relevance
31 class MockBundleMgrService : public BundleMgrHost {33 MockBundleMgrService() in MockBundleMgrService() function36 ~MockBundleMgrService() in ~MockBundleMgrService()
24 void MockBundleMgrService::MockSetIsSystemApp(bool isSystemApp) in MockSetIsSystemApp()30 bool MockBundleMgrService::CheckIsSystemAppByUid(const int32_t uid) in CheckIsSystemAppByUid()
247 sptr<MockBundleMgrService> mockBms_ = new MockBundleMgrService();293 sptr<MockBundleMgrService> mockBms_ = new MockBundleMgrService();
25 class MockBundleMgrService : public BundleMgrHost {
127 class MockBundleMgrService : public BundleMgrService {
71 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
60 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
79 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
256 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
86 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
606 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
85 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
298 bundleObject = new MockBundleMgrService(); in SetUpTestCase()
155 mockBundleMgrService = new MockBundleMgrService(); in SetUpTestCase()165 static sptr<MockBundleMgrService> mockBundleMgrService;168 sptr<MockBundleMgrService> FmsFormMgrAddFormTestExt::mockBundleMgrService = nullptr;
45 static OHOS::sptr<OHOS::AppExecFwk::MockBundleMgrService> p_bundleObject = nullptr;391 p_bundleObject = new OHOS::AppExecFwk::MockBundleMgrService(); in SetUpTestCase()
44 static OHOS::sptr<OHOS::AppExecFwk::MockBundleMgrService> bundleObject = nullptr;84 bundleObject = new OHOS::AppExecFwk::MockBundleMgrService(); in SetUpTestCase()