Home | History | Annotate | Download | only in test

Lines Matching defs:status1

246   const int status1  = NormalExitStatus(1);
252 EXPECT_PRED1(pred1, status1);
254 EXPECT_FALSE(pred0(status1));