Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED_FORMAT4

1678 // Tests a successful EXPECT_PRED_FORMAT4 where the
1681 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1689 // Tests a successful EXPECT_PRED_FORMAT4 where the
1692 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1700 // Tests a successful EXPECT_PRED_FORMAT4 where the
1703 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1711 // Tests a successful EXPECT_PRED_FORMAT4 where the
1714 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1722 // Tests a failed EXPECT_PRED_FORMAT4 where the
1726 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1735 // Tests a failed EXPECT_PRED_FORMAT4 where the
1739 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1748 // Tests a failed EXPECT_PRED_FORMAT4 where the
1752 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1761 // Tests a failed EXPECT_PRED_FORMAT4 where the
1765 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),