Lines Matching full:c_str
933 EXPECT_STREQ("abc", GetCapturedStdout().c_str());
943 EXPECT_STREQ("jkl", GetCapturedStderr().c_str());
956 EXPECT_STREQ("pqr", GetCapturedStdout().c_str());
957 EXPECT_STREQ("stu", GetCapturedStderr().c_str());
1130 EXPECT_STREQ("foo", thread_local_string.get().c_str());
1133 EXPECT_STREQ("bar", thread_local_string.get().c_str());
1138 EXPECT_STREQ("foo", result.c_str());
1235 EXPECT_STREQ("Foo", thread_local_string.get().c_str());