Searched refs:STRING_CLEAN_DATA_BUNDLE_NG (Results 1 – 3 of 3) sorted by relevance
197 const std::string STRING_CLEAN_DATA_BUNDLE_NG = "error: failed to clean bundle data files."; variable
379 EXPECT_EQ(cmd.ExecCommand(), STRING_CLEAN_DATA_BUNDLE_NG + "\n");490 EXPECT_EQ(cmd.ExecCommand(), STRING_CLEAN_DATA_BUNDLE_NG + "\n");
1285 resultReceiver_.append(STRING_CLEAN_DATA_BUNDLE_NG + "\n"); in RunAsCleanCommand()