Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED_FORMAT5

2222 // Tests a successful EXPECT_PRED_FORMAT5 where the
2225 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2234 // Tests a successful EXPECT_PRED_FORMAT5 where the
2237 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2246 // Tests a successful EXPECT_PRED_FORMAT5 where the
2249 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),
2258 // Tests a successful EXPECT_PRED_FORMAT5 where the
2261 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),
2270 // Tests a failed EXPECT_PRED_FORMAT5 where the
2274 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2284 // Tests a failed EXPECT_PRED_FORMAT5 where the
2288 EXPECT_PRED_FORMAT5(PredFormatFunction5,
2298 // Tests a failed EXPECT_PRED_FORMAT5 where the
2302 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),
2312 // Tests a failed EXPECT_PRED_FORMAT5 where the
2316 EXPECT_PRED_FORMAT5(PredFormatFunctor5(),