Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED_FORMAT4

1682 // Tests a successful EXPECT_PRED_FORMAT4 where the
1685 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1693 // Tests a successful EXPECT_PRED_FORMAT4 where the
1696 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1704 // Tests a successful EXPECT_PRED_FORMAT4 where the
1707 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1715 // Tests a successful EXPECT_PRED_FORMAT4 where the
1718 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1726 // Tests a failed EXPECT_PRED_FORMAT4 where the
1730 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1739 // Tests a failed EXPECT_PRED_FORMAT4 where the
1743 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1752 // Tests a failed EXPECT_PRED_FORMAT4 where the
1756 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1765 // Tests a failed EXPECT_PRED_FORMAT4 where the
1769 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),