Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED2

642 // Tests a successful ASSERT_PRED2 where the
645 ASSERT_PRED2(PredFunction2Int,
651 // Tests a successful ASSERT_PRED2 where the
654 ASSERT_PRED2(PredFunction2Bool,
660 // Tests a successful ASSERT_PRED2 where the
663 ASSERT_PRED2(PredFunctor2(),
669 // Tests a successful ASSERT_PRED2 where the
672 ASSERT_PRED2(PredFunctor2(),
678 // Tests a failed ASSERT_PRED2 where the
683 ASSERT_PRED2(PredFunction2Int,
690 // Tests a failed ASSERT_PRED2 where the
695 ASSERT_PRED2(PredFunction2Bool,
702 // Tests a failed ASSERT_PRED2 where the
707 ASSERT_PRED2(PredFunctor2(),
714 // Tests a failed ASSERT_PRED2 where the
719 ASSERT_PRED2(PredFunctor2(),