Home | History | Annotate | Download | only in test

Lines Matching refs:pred0

248   const testing::ExitedWithCode pred0(0);
251 EXPECT_PRED1(pred0, status0);
254 EXPECT_FALSE(pred0(status1));