Searched refs:STRING_INSTALL_BUNDLE_NG (Results 1 – 3 of 3) sorted by relevance
86 EXPECT_EQ(commandResult, STRING_INSTALL_BUNDLE_NG + "\n" + ERR_CODE + INSTALL_FALSE + "\n");
186 const std::string STRING_INSTALL_BUNDLE_NG = "error: failed to install bundle."; variable
713 resultReceiver_ = STRING_INSTALL_BUNDLE_NG + "\n"; in RunAsInstallCommand()