Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED_FORMAT2

728 // Tests a successful EXPECT_PRED_FORMAT2 where the
731 EXPECT_PRED_FORMAT2(PredFormatFunction2,
737 // Tests a successful EXPECT_PRED_FORMAT2 where the
740 EXPECT_PRED_FORMAT2(PredFormatFunction2,
746 // Tests a successful EXPECT_PRED_FORMAT2 where the
749 EXPECT_PRED_FORMAT2(PredFormatFunctor2(),
755 // Tests a successful EXPECT_PRED_FORMAT2 where the
758 EXPECT_PRED_FORMAT2(PredFormatFunctor2(),
764 // Tests a failed EXPECT_PRED_FORMAT2 where the
768 EXPECT_PRED_FORMAT2(PredFormatFunction2,
775 // Tests a failed EXPECT_PRED_FORMAT2 where the
779 EXPECT_PRED_FORMAT2(PredFormatFunction2,
786 // Tests a failed EXPECT_PRED_FORMAT2 where the
790 EXPECT_PRED_FORMAT2(PredFormatFunctor2(),
797 // Tests a failed EXPECT_PRED_FORMAT2 where the
801 EXPECT_PRED_FORMAT2(PredFormatFunctor2(),