Home | History | Annotate | Download | only in test

Lines Matching refs:status1

258   const int status1  = NormalExitStatus(1);
264 EXPECT_PRED1(pred1, status1);
266 EXPECT_FALSE(pred0(status1));