Home | History | Annotate | Download | only in test

Lines Matching full:not_m2

459   const Matcher<char> not_m2 = Not(m2);
460 EXPECT_EQ("is odd", Describe(not_m2));