Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED3

1089 // Tests a successful ASSERT_PRED3 where the
1092 ASSERT_PRED3(PredFunction3Int,
1099 // Tests a successful ASSERT_PRED3 where the
1102 ASSERT_PRED3(PredFunction3Bool,
1109 // Tests a successful ASSERT_PRED3 where the
1112 ASSERT_PRED3(PredFunctor3(),
1119 // Tests a successful ASSERT_PRED3 where the
1122 ASSERT_PRED3(PredFunctor3(),
1129 // Tests a failed ASSERT_PRED3 where the
1134 ASSERT_PRED3(PredFunction3Int,
1142 // Tests a failed ASSERT_PRED3 where the
1147 ASSERT_PRED3(PredFunction3Bool,
1155 // Tests a failed ASSERT_PRED3 where the
1160 ASSERT_PRED3(PredFunctor3(),
1168 // Tests a failed ASSERT_PRED3 where the
1173 ASSERT_PRED3(PredFunctor3(),