Searched refs:NormalizeNewLines (Results 1 – 1 of 1) sorted by relevance
30 std::string NormalizeNewLines(const std::string &str) in NormalizeNewLines() function160 EXPECT_EQ(kRunAppTestStdout, NormalizeNewLines(process->getStdout())); in TEST()161 EXPECT_EQ(kRunAppTestStderr, NormalizeNewLines(process->getStderr())); in TEST()176 EXPECT_EQ(kRunAppTestEnvVarValue, NormalizeNewLines(process->getStderr())); in TEST()210 EXPECT_EQ(kRunAppTestStdout, NormalizeNewLines(process->getStdout())); in TEST()211 EXPECT_EQ(kRunAppTestStderr, NormalizeNewLines(process->getStderr())); in TEST()