Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED4

1482 // Tests a successful EXPECT_PRED4 where the
1485 EXPECT_PRED4(PredFunction4Int,
1493 // Tests a successful EXPECT_PRED4 where the
1496 EXPECT_PRED4(PredFunction4Bool,
1504 // Tests a successful EXPECT_PRED4 where the
1507 EXPECT_PRED4(PredFunctor4(),
1515 // Tests a successful EXPECT_PRED4 where the
1518 EXPECT_PRED4(PredFunctor4(),
1526 // Tests a failed EXPECT_PRED4 where the
1530 EXPECT_PRED4(PredFunction4Int,
1539 // Tests a failed EXPECT_PRED4 where the
1543 EXPECT_PRED4(PredFunction4Bool,
1552 // Tests a failed EXPECT_PRED4 where the
1556 EXPECT_PRED4(PredFunctor4(),
1565 // Tests a failed EXPECT_PRED4 where the
1569 EXPECT_PRED4(PredFunctor4(),