Home
last modified time | relevance | path

Searched refs:STRING_BUNDLE_NAME_INVALID (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/tools/test/mock/
H A Dmock_ability_manager_stub.cpp24 const std::string STRING_BUNDLE_NAME_INVALID = "invalid_bundle"; member
41 if (bundleName == STRING_BUNDLE_NAME_INVALID) { in StartAbility()
87 if (bundleName == STRING_BUNDLE_NAME_INVALID) { in StopServiceAbility()
/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dbm_command_uninstall_system_test.cpp30 const std::string STRING_BUNDLE_NAME_INVALID = STRING_BUNDLE_NAME + ".invalid"; member
83 std::string command = "bm uninstall -n " + STRING_BUNDLE_NAME_INVALID; in HWTEST_F()
H A Dbm_command_dump_system_test.cpp30 const std::string STRING_BUNDLE_NAME_INVALID = STRING_BUNDLE_NAME + ".invalid"; member
111 std::string command = "bm dump -n " + STRING_BUNDLE_NAME_INVALID; in HWTEST_F()
/foundation/ability/ability_runtime/tools/test/moduletest/aa/
H A Daa_command_stop_service_module_test.cpp36 const std::string STRING_BUNDLE_NAME_INVALID = "invalid_bundle"; member
149 (char*)STRING_BUNDLE_NAME_INVALID.c_str(), in HWTEST_F()
H A Daa_command_start_module_test.cpp36 const std::string STRING_BUNDLE_NAME_INVALID = "invalid_bundle"; member
148 (char*)STRING_BUNDLE_NAME_INVALID.c_str(), in HWTEST_F()
/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_stop_service_test.cpp36 const std::string STRING_BUNDLE_NAME_INVALID = "invalid_bundle"; member
510 (char*)STRING_BUNDLE_NAME_INVALID.c_str(), in HWTEST_F()
H A Daa_command_start_test.cpp37 const std::string STRING_BUNDLE_NAME_INVALID = "invalid_bundle"; member
597 (char*)STRING_BUNDLE_NAME_INVALID.c_str(), in HWTEST_F()

Completed in 5 milliseconds