Home
last modified time | relevance | path

Searched refs:STRING_USER_TEST_FINISHED (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_test_test.cpp219 EXPECT_EQ(cmd.ExecCommand(), STRING_USER_TEST_FINISHED + "\n"); in HWTEST_F()
/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h178 const std::string STRING_USER_TEST_FINISHED = "user test finished."; member
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp2002 TAG_LOGI(AAFwkTag::AA_TOOL, "%{public}s", STRING_USER_TEST_FINISHED.c_str()); in StartUserTest()
2003 resultReceiver_ = STRING_USER_TEST_FINISHED + "\n"; in StartUserTest()

Completed in 5 milliseconds