Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED1

237 // Tests a successful ASSERT_PRED1 where the
240 ASSERT_PRED1(PredFunction1Int,
245 // Tests a successful ASSERT_PRED1 where the
248 ASSERT_PRED1(PredFunction1Bool,
253 // Tests a successful ASSERT_PRED1 where the
256 ASSERT_PRED1(PredFunctor1(),
261 // Tests a successful ASSERT_PRED1 where the
264 ASSERT_PRED1(PredFunctor1(),
269 // Tests a failed ASSERT_PRED1 where the
274 ASSERT_PRED1(PredFunction1Int,
280 // Tests a failed ASSERT_PRED1 where the
285 ASSERT_PRED1(PredFunction1Bool,
291 // Tests a failed ASSERT_PRED1 where the
296 ASSERT_PRED1(PredFunctor1(),
302 // Tests a failed ASSERT_PRED1 where the
307 ASSERT_PRED1(PredFunctor1(),