Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED2

562 // Tests a successful EXPECT_PRED2 where the
565 EXPECT_PRED2(PredFunction2Int,
571 // Tests a successful EXPECT_PRED2 where the
574 EXPECT_PRED2(PredFunction2Bool,
580 // Tests a successful EXPECT_PRED2 where the
583 EXPECT_PRED2(PredFunctor2(),
589 // Tests a successful EXPECT_PRED2 where the
592 EXPECT_PRED2(PredFunctor2(),
598 // Tests a failed EXPECT_PRED2 where the
602 EXPECT_PRED2(PredFunction2Int,
609 // Tests a failed EXPECT_PRED2 where the
613 EXPECT_PRED2(PredFunction2Bool,
620 // Tests a failed EXPECT_PRED2 where the
624 EXPECT_PRED2(PredFunctor2(),
631 // Tests a failed EXPECT_PRED2 where the
635 EXPECT_PRED2(PredFunctor2(),