Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED_FORMAT4

1778 // Tests a successful ASSERT_PRED_FORMAT4 where the
1781 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1789 // Tests a successful ASSERT_PRED_FORMAT4 where the
1792 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1800 // Tests a successful ASSERT_PRED_FORMAT4 where the
1803 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1811 // Tests a successful ASSERT_PRED_FORMAT4 where the
1814 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1822 // Tests a failed ASSERT_PRED_FORMAT4 where the
1827 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1836 // Tests a failed ASSERT_PRED_FORMAT4 where the
1841 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1850 // Tests a failed ASSERT_PRED_FORMAT4 where the
1855 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1864 // Tests a failed ASSERT_PRED_FORMAT4 where the
1869 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),