Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED2

644 // Tests a successful ASSERT_PRED2 where the
647 ASSERT_PRED2(PredFunction2Int,
653 // Tests a successful ASSERT_PRED2 where the
656 ASSERT_PRED2(PredFunction2Bool,
662 // Tests a successful ASSERT_PRED2 where the
665 ASSERT_PRED2(PredFunctor2(),
671 // Tests a successful ASSERT_PRED2 where the
674 ASSERT_PRED2(PredFunctor2(),
680 // Tests a failed ASSERT_PRED2 where the
685 ASSERT_PRED2(PredFunction2Int,
692 // Tests a failed ASSERT_PRED2 where the
697 ASSERT_PRED2(PredFunction2Bool,
704 // Tests a failed ASSERT_PRED2 where the
709 ASSERT_PRED2(PredFunctor2(),
716 // Tests a failed ASSERT_PRED2 where the
721 ASSERT_PRED2(PredFunctor2(),