Home | History | Annotate | Download | only in test

Lines Matching refs:pred0

262   const testing::ExitedWithCode pred0(0);
265 EXPECT_PRED1(pred0, status0);
268 EXPECT_FALSE(pred0(status1));