Home
last modified time | relevance | path

Searched refs:PARAM_FORM_NAME (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager_form.cpp30 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
97 form.name = PARAM_FORM_NAME; in GetAllFormsInfo()
114 form.name = PARAM_FORM_NAME; in GetFormsInfoByApp()
134 form.name = PARAM_FORM_NAME; in GetFormsInfoByModule()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_cast_temp_form_test/
H A Dfms_form_mgr_cast_temp_form_test.cpp51 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
122 record1.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
124 record1.SetFormName(PARAM_FORM_NAME); in HWTEST_F()
217 record1.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
219 record1.SetFormName(PARAM_FORM_NAME); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_add_form_test/
H A Dfms_form_mgr_add_form_test.cpp65 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
132 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
215 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
292 record1.SetFormName(PARAM_FORM_NAME); in HWTEST_F()
309 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
380 record1.formName = PARAM_FORM_NAME; in HWTEST_F()
394 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
465 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
494 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
531 record1.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_publish_form_test/
H A Dfms_form_mgr_publish_form_test.cpp71 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
132 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
165 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
200 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
237 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
283 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
/foundation/ability/form_fwk/test/mock/src/
H A Dmock_bundle_manager.cpp32 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
133 form.name = PARAM_FORM_NAME; in GetFormsInfoByApp()
152 form.name = PARAM_FORM_NAME; in GetFormsInfoByModule()
/foundation/ability/form_fwk/test/unittest/fms_form_provider_mgr_test/
H A Dfms_form_provider_mgr_test.cpp79 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
213 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
240 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
277 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
307 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
348 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
377 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_mgr_test/
H A Dfms_form_data_proxy_mgr_test.cpp68 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
117 record1.SetFormName(PARAM_FORM_NAME); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_death_callback_test/
H A Dfms_form_mgr_death_callback_test.cpp59 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
125 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
159 .SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME) in HWTEST_F()
217 .SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME) in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp67 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
162 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
185 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in CreateForm()
338 formInfo.formName = PARAM_FORM_NAME; in HWTEST_F()
344 EXPECT_EQ(PARAM_FORM_NAME, formInfo1.formName); in HWTEST_F()
368 formInfo.formName = PARAM_FORM_NAME; in HWTEST_F()
374 EXPECT_EQ(PARAM_FORM_NAME, formInfo1.formName); in HWTEST_F()
403 formInfo.formName = PARAM_FORM_NAME; in HWTEST_F()
409 EXPECT_EQ(PARAM_FORM_NAME, formInfo1.formName); in HWTEST_F()
433 formInfo.formName = PARAM_FORM_NAME; in HWTEST_F()
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/
H A Dfms_form_sys_event_receiver_test.cpp60 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
126 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
167 record.SetModuleName(PARAM_FORM_NAME); in CreateFormRecordAndFormInfo()
169 record.SetFormName(PARAM_FORM_NAME); in CreateFormRecordAndFormInfo()
212 record.SetFormName(PARAM_FORM_NAME); in HWTEST_F()
389 record.SetModuleName(PARAM_FORM_NAME); in HWTEST_F()
391 record.SetFormName(PARAM_FORM_NAME); in HWTEST_F()
481 record.SetFormName(PARAM_FORM_NAME); // form name in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_message_event_test/
H A Dfms_form_mgr_message_event_test.cpp59 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
142 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
173 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
195 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
217 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
239 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
261 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
305 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp37 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
72 formInfo.name = PARAM_FORM_NAME; in GetTestFormInfo()
91 formInfo.name = PARAM_FORM_NAME; in GetTestCircleFormInfo()
330 EXPECT_EQ(ERR_OK, bundleFormInfo.RemoveDynamicFormInfo(PARAM_MODULE_NAME_TEST, PARAM_FORM_NAME, USER_ID)); in HWTEST_F()
631 formInfoMgr_.RemoveDynamicFormInfo(FORM_BUNDLE_NAME_TEST, PARAM_MODULE_NAME_TEST, PARAM_FORM_NAME, USER_ID)); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_update_form_test/
H A Dfms_form_mgr_update_form_test.cpp54 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_delete_form_test/
H A Dfms_form_mgr_delete_form_test.cpp50 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp60 const std::string PARAM_FORM_NAME = "com.form.name.test"; member

Completed in 15 milliseconds