Home | History | Annotate | Download | only in test

Lines Matching full:not_m1

448   const Matcher<int> not_m1 = Not(m1);
449 EXPECT_EQ("is odd", Describe(not_m1));