Home | History | Annotate | Download | only in test

Lines Matching full:pred1

249   const testing::ExitedWithCode pred1(1);
252 EXPECT_PRED1(pred1, status1);
256 EXPECT_FALSE(pred1(status42));