Home | History | Annotate | Download | only in test

Lines Matching refs:status42

247   const int status42 = NormalExitStatus(42);
253 EXPECT_PRED1(pred42, status42);
256 EXPECT_FALSE(pred1(status42));