Lines Matching full:not_m2
455 const Matcher<char> not_m2 = Not(m2);456 EXPECT_EQ("is odd", Describe(not_m2));