Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED5

2005 // Tests a successful EXPECT_PRED5 where the
2008 EXPECT_PRED5(PredFunction5Int,
2017 // Tests a successful EXPECT_PRED5 where the
2020 EXPECT_PRED5(PredFunction5Bool,
2029 // Tests a successful EXPECT_PRED5 where the
2032 EXPECT_PRED5(PredFunctor5(),
2041 // Tests a successful EXPECT_PRED5 where the
2044 EXPECT_PRED5(PredFunctor5(),
2053 // Tests a failed EXPECT_PRED5 where the
2057 EXPECT_PRED5(PredFunction5Int,
2067 // Tests a failed EXPECT_PRED5 where the
2071 EXPECT_PRED5(PredFunction5Bool,
2081 // Tests a failed EXPECT_PRED5 where the
2085 EXPECT_PRED5(PredFunctor5(),
2095 // Tests a failed EXPECT_PRED5 where the
2099 EXPECT_PRED5(PredFunctor5(),