Home | History | Annotate | Download | only in test

Lines Matching full:pred1

261   const testing::ExitedWithCode pred1(1);
264 EXPECT_PRED1(pred1, status1);
268 EXPECT_FALSE(pred1(status42));