Home | History | Annotate | Download | only in test

Lines Matching defs:s6

873   String s6 = s3;
874 EXPECT_EQ(3U, s6.length());
875 EXPECT_STREQ("hel", s6.c_str());