Searched refs:STRING_UNINSTALL_BUNDLE_NG (Results 1 – 3 of 3) sorted by relevance
86 EXPECT_EQ(commandResult, STRING_UNINSTALL_BUNDLE_NG + "\n" + ERR_CODE + UNINSTALL_FALSE + "\n");
189 const std::string STRING_UNINSTALL_BUNDLE_NG = "error: failed to uninstall bundle."; variable
921 resultReceiver_ = STRING_UNINSTALL_BUNDLE_NG + "\n"; in RunAsUninstallCommand()932 resultReceiver_ = STRING_UNINSTALL_BUNDLE_NG + "\n"; in RunAsUninstallCommand()