Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED3

1092 // Tests a successful ASSERT_PRED3 where the
1095 ASSERT_PRED3(PredFunction3Int,
1102 // Tests a successful ASSERT_PRED3 where the
1105 ASSERT_PRED3(PredFunction3Bool,
1112 // Tests a successful ASSERT_PRED3 where the
1115 ASSERT_PRED3(PredFunctor3(),
1122 // Tests a successful ASSERT_PRED3 where the
1125 ASSERT_PRED3(PredFunctor3(),
1132 // Tests a failed ASSERT_PRED3 where the
1137 ASSERT_PRED3(PredFunction3Int,
1145 // Tests a failed ASSERT_PRED3 where the
1150 ASSERT_PRED3(PredFunction3Bool,
1158 // Tests a failed ASSERT_PRED3 where the
1163 ASSERT_PRED3(PredFunctor3(),
1171 // Tests a failed ASSERT_PRED3 where the
1176 ASSERT_PRED3(PredFunctor3(),