Home | History | Annotate | Download | only in test

Lines Matching defs:status1

260   const int status1  = NormalExitStatus(1);
266 EXPECT_PRED1(pred1, status1);
268 EXPECT_FALSE(pred0(status1));