/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.cpp | 30 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 D | fms_form_mgr_cast_temp_form_test.cpp | 51 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 D | fms_form_mgr_add_form_test.cpp | 65 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 D | fms_form_mgr_publish_form_test.cpp | 71 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 D | mock_bundle_manager.cpp | 32 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 D | fms_form_provider_mgr_test.cpp | 79 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 D | fms_form_data_proxy_mgr_test.cpp | 68 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 D | fms_form_mgr_death_callback_test.cpp | 59 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 D | fms_form_share_mgr_test.cpp | 67 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 D | fms_form_sys_event_receiver_test.cpp | 60 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 D | fms_form_mgr_message_event_test.cpp | 59 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 D | form_info_mgr_test.cpp | 37 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 D | fms_form_mgr_update_form_test.cpp | 54 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 D | fms_form_mgr_delete_form_test.cpp | 50 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
|
/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/ |
H A D | fms_form_host_record_test.cpp | 60 const std::string PARAM_FORM_NAME = "com.form.name.test"; member
|