Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED_FORMAT2

806 // Tests a successful ASSERT_PRED_FORMAT2 where the
809 ASSERT_PRED_FORMAT2(PredFormatFunction2,
815 // Tests a successful ASSERT_PRED_FORMAT2 where the
818 ASSERT_PRED_FORMAT2(PredFormatFunction2,
824 // Tests a successful ASSERT_PRED_FORMAT2 where the
827 ASSERT_PRED_FORMAT2(PredFormatFunctor2(),
833 // Tests a successful ASSERT_PRED_FORMAT2 where the
836 ASSERT_PRED_FORMAT2(PredFormatFunctor2(),
842 // Tests a failed ASSERT_PRED_FORMAT2 where the
847 ASSERT_PRED_FORMAT2(PredFormatFunction2,
854 // Tests a failed ASSERT_PRED_FORMAT2 where the
859 ASSERT_PRED_FORMAT2(PredFormatFunction2,
866 // Tests a failed ASSERT_PRED_FORMAT2 where the
871 ASSERT_PRED_FORMAT2(PredFormatFunctor2(),
878 // Tests a failed ASSERT_PRED_FORMAT2 where the
883 ASSERT_PRED_FORMAT2(PredFormatFunctor2(),