Home | History | Annotate | Download | only in test

Lines Matching refs:GetCapturedStderr

908   EXPECT_STREQ("jkl", GetCapturedStderr().c_str());
912 EXPECT_EQ(::std::string("jkl\0mno", 7), ::std::string(GetCapturedStderr()));
922 EXPECT_STREQ("stu", GetCapturedStderr().c_str());