Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED2

2402   ASSERT_PRED2(SumIsEven2, 2, 4) << "This failure is UNEXPECTED!";
2514 ASSERT_PRED2((GreaterThan<int, int>), 5, 0);