Home | History | Annotate | Download | only in test

Lines Matching defs:r4

5142   AssertionResult r4 = AssertionFailure() << "def";
5143 EXPECT_FALSE(r4);
5144 EXPECT_STREQ("def", r4.message());