Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED_FORMAT5

2217 // Tests a successful EXPECT_PRED_FORMAT5 where the
2220 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2229 // Tests a successful EXPECT_PRED_FORMAT5 where the
2232 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2241 // Tests a successful EXPECT_PRED_FORMAT5 where the
2244 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),
2253 // Tests a successful EXPECT_PRED_FORMAT5 where the
2256 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),
2265 // Tests a failed EXPECT_PRED_FORMAT5 where the
2269 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2279 // Tests a failed EXPECT_PRED_FORMAT5 where the
2283 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2293 // Tests a failed EXPECT_PRED_FORMAT5 where the
2297 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),
2307 // Tests a failed EXPECT_PRED_FORMAT5 where the
2311 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),