Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED2

2242     EXPECT_PRED2(SumIsEven2, n1, n2) << "This failure is expected.";
2276 EXPECT_PRED2(SumIsEven2, n1++, n2++);