Home | History | Annotate | Download | only in test

Lines Matching defs:status1

255   const int status1  = NormalExitStatus(1);
261 EXPECT_PRED1(pred1, status1);
263 EXPECT_FALSE(pred0(status1));