Home | History | Annotate | Download | only in test

Lines Matching full:not_m1

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