Home
last modified time | relevance | path

Searched refs:STRING_ABILITY_NAME_INVALID (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/tools/test/mock/
H A Dmock_ability_manager_stub.cpp23 const std::string STRING_ABILITY_NAME_INVALID = "invalid_ability"; member
35 if (abilityName == STRING_ABILITY_NAME_INVALID) { in StartAbility()
81 if (abilityName == STRING_ABILITY_NAME_INVALID) { in StopServiceAbility()
/foundation/ability/ability_runtime/tools/test/moduletest/aa/
H A Daa_command_stop_service_module_test.cpp34 const std::string STRING_ABILITY_NAME_INVALID = "invalid_ability"; member
122 (char*)STRING_ABILITY_NAME_INVALID.c_str(), in HWTEST_F()
H A Daa_command_start_module_test.cpp34 const std::string STRING_ABILITY_NAME_INVALID = "invalid_ability"; member
122 (char*)STRING_ABILITY_NAME_INVALID.c_str(), in HWTEST_F()
/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_stop_service_test.cpp34 const std::string STRING_ABILITY_NAME_INVALID = "invalid_ability"; member
483 (char*)STRING_ABILITY_NAME_INVALID.c_str(), in HWTEST_F()
H A Daa_command_start_test.cpp35 const std::string STRING_ABILITY_NAME_INVALID = "invalid_ability"; member
569 (char*)STRING_ABILITY_NAME_INVALID.c_str(), in HWTEST_F()

Completed in 4 milliseconds