Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED_FORMAT1

386 // Tests a successful ASSERT_PRED_FORMAT1 where the
389 ASSERT_PRED_FORMAT1(PredFormatFunction1,
394 // Tests a successful ASSERT_PRED_FORMAT1 where the
397 ASSERT_PRED_FORMAT1(PredFormatFunction1,
402 // Tests a successful ASSERT_PRED_FORMAT1 where the
405 ASSERT_PRED_FORMAT1(PredFormatFunctor1(),
410 // Tests a successful ASSERT_PRED_FORMAT1 where the
413 ASSERT_PRED_FORMAT1(PredFormatFunctor1(),
418 // Tests a failed ASSERT_PRED_FORMAT1 where the
423 ASSERT_PRED_FORMAT1(PredFormatFunction1,
429 // Tests a failed ASSERT_PRED_FORMAT1 where the
434 ASSERT_PRED_FORMAT1(PredFormatFunction1,
440 // Tests a failed ASSERT_PRED_FORMAT1 where the
445 ASSERT_PRED_FORMAT1(PredFormatFunctor1(),
451 // Tests a failed ASSERT_PRED_FORMAT1 where the
456 ASSERT_PRED_FORMAT1(PredFormatFunctor1(),