Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED2

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