Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_PRED3

1004 // Tests a successful EXPECT_PRED3 where the
1007 EXPECT_PRED3(PredFunction3Int,
1014 // Tests a successful EXPECT_PRED3 where the
1017 EXPECT_PRED3(PredFunction3Bool,
1024 // Tests a successful EXPECT_PRED3 where the
1027 EXPECT_PRED3(PredFunctor3(),
1034 // Tests a successful EXPECT_PRED3 where the
1037 EXPECT_PRED3(PredFunctor3(),
1044 // Tests a failed EXPECT_PRED3 where the
1048 EXPECT_PRED3(PredFunction3Int,
1056 // Tests a failed EXPECT_PRED3 where the
1060 EXPECT_PRED3(PredFunction3Bool,
1068 // Tests a failed EXPECT_PRED3 where the
1072 EXPECT_PRED3(PredFunctor3(),
1080 // Tests a failed EXPECT_PRED3 where the
1084 EXPECT_PRED3(PredFunctor3(),