Home | History | Annotate | Download | only in test

Lines Matching refs:pred0

261   const testing::ExitedWithCode pred0(0);
264 EXPECT_PRED1(pred0, status0);
267 EXPECT_FALSE(pred0(status1));