Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED_FORMAT1

314 // Tests a successful EXPECT_PRED_FORMAT1 where the
317 EXPECT_PRED_FORMAT1(PredFormatFunction1,
322 // Tests a successful EXPECT_PRED_FORMAT1 where the
325 EXPECT_PRED_FORMAT1(PredFormatFunction1,
330 // Tests a successful EXPECT_PRED_FORMAT1 where the
333 EXPECT_PRED_FORMAT1(PredFormatFunctor1(),
338 // Tests a successful EXPECT_PRED_FORMAT1 where the
341 EXPECT_PRED_FORMAT1(PredFormatFunctor1(),
346 // Tests a failed EXPECT_PRED_FORMAT1 where the
350 EXPECT_PRED_FORMAT1(PredFormatFunction1,
356 // Tests a failed EXPECT_PRED_FORMAT1 where the
360 EXPECT_PRED_FORMAT1(PredFormatFunction1,
366 // Tests a failed EXPECT_PRED_FORMAT1 where the
370 EXPECT_PRED_FORMAT1(PredFormatFunctor1(),
376 // Tests a failed EXPECT_PRED_FORMAT1 where the
380 EXPECT_PRED_FORMAT1(PredFormatFunctor1(),