Searched refs:STRING_CLEAN_CACHE_BUNDLE_OK (Results 1 – 3 of 3) sorted by relevance
193 const std::string STRING_CLEAN_CACHE_BUNDLE_OK = "clean bundle cache files successfully."; variable
401 EXPECT_EQ(cmd.ExecCommand(), STRING_CLEAN_CACHE_BUNDLE_OK + "\n");
1275 resultReceiver_ = STRING_CLEAN_CACHE_BUNDLE_OK + "\n"; in RunAsCleanCommand()