Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED2

564 // Tests a successful EXPECT_PRED2 where the
567 EXPECT_PRED2(PredFunction2Int,
573 // Tests a successful EXPECT_PRED2 where the
576 EXPECT_PRED2(PredFunction2Bool,
582 // Tests a successful EXPECT_PRED2 where the
585 EXPECT_PRED2(PredFunctor2(),
591 // Tests a successful EXPECT_PRED2 where the
594 EXPECT_PRED2(PredFunctor2(),
600 // Tests a failed EXPECT_PRED2 where the
604 EXPECT_PRED2(PredFunction2Int,
611 // Tests a failed EXPECT_PRED2 where the
615 EXPECT_PRED2(PredFunction2Bool,
622 // Tests a failed EXPECT_PRED2 where the
626 EXPECT_PRED2(PredFunctor2(),
633 // Tests a failed EXPECT_PRED2 where the
637 EXPECT_PRED2(PredFunctor2(),