Home | History | Annotate | Download | only in test

Lines Matching refs:GetCapturedStderr

888   EXPECT_STREQ("jkl", GetCapturedStderr().c_str());
892 EXPECT_EQ(::std::string("jkl\0mno", 7), ::std::string(GetCapturedStderr()));
902 EXPECT_STREQ("stu", GetCapturedStderr().c_str());