Lines Matching full:not_m1
508 const Matcher<int> not_m1 = Not(m1);509 EXPECT_EQ("is odd", Describe(not_m1));