Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED1

238 // Tests a successful ASSERT_PRED1 where the
241 ASSERT_PRED1(PredFunction1Int,
246 // Tests a successful ASSERT_PRED1 where the
249 ASSERT_PRED1(PredFunction1Bool,
254 // Tests a successful ASSERT_PRED1 where the
257 ASSERT_PRED1(PredFunctor1(),
262 // Tests a successful ASSERT_PRED1 where the
265 ASSERT_PRED1(PredFunctor1(),
270 // Tests a failed ASSERT_PRED1 where the
275 ASSERT_PRED1(PredFunction1Int,
281 // Tests a failed ASSERT_PRED1 where the
286 ASSERT_PRED1(PredFunction1Bool,
292 // Tests a failed ASSERT_PRED1 where the
297 ASSERT_PRED1(PredFunctor1(),
303 // Tests a failed ASSERT_PRED1 where the
308 ASSERT_PRED1(PredFunctor1(),