Searched refs:STRING_FORCE_TIMEOUT_OK (Results 1 – 3 of 3) sorted by relevance
128 EXPECT_EQ(cmd.ExecCommand(), STRING_FORCE_TIMEOUT_OK + "\n");183 EXPECT_EQ(cmd.ExecCommand(), STRING_FORCE_TIMEOUT_OK + "\n");
192 const std::string STRING_FORCE_TIMEOUT_OK = "force ability timeout successfully."; variable
1247 TAG_LOGI(AAFwkTag::AA_TOOL, "%{public}s", STRING_FORCE_TIMEOUT_OK.c_str()); in RunForceTimeoutForTest()1248 resultReceiver_ = STRING_FORCE_TIMEOUT_OK + "\n"; in RunForceTimeoutForTest()