Home
last modified time | relevance | path

Searched refs:STRING_USER_TEST_STARTED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h177 const std::string STRING_USER_TEST_STARTED = "user test started."; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1984 TAG_LOGI(AAFwkTag::AA_TOOL, "%{public}s", STRING_USER_TEST_STARTED.c_str()); in StartUserTest()