Home | History | Annotate | Download | only in test

Lines Matching full:status42

261   const int status42 = NormalExitStatus(42);
267 EXPECT_PRED1(pred42, status42);
270 EXPECT_FALSE(pred1(status42));