Home | History | Annotate | Download | only in test

Lines Matching full:pred0

260   const testing::ExitedWithCode pred0(0);
263 EXPECT_PRED1(pred0, status0);
266 EXPECT_FALSE(pred0(status1));