Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED_FORMAT4

1774 // Tests a successful ASSERT_PRED_FORMAT4 where the
1777 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1785 // Tests a successful ASSERT_PRED_FORMAT4 where the
1788 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1796 // Tests a successful ASSERT_PRED_FORMAT4 where the
1799 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1807 // Tests a successful ASSERT_PRED_FORMAT4 where the
1810 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1818 // Tests a failed ASSERT_PRED_FORMAT4 where the
1823 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1832 // Tests a failed ASSERT_PRED_FORMAT4 where the
1837 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1846 // Tests a failed ASSERT_PRED_FORMAT4 where the
1851 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1860 // Tests a failed ASSERT_PRED_FORMAT4 where the
1865 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),