Searched refs:status42 (Results 1 – 4 of 4) sorted by relevance
247 const int status42 = NormalExitStatus(42); in TEST() local253 EXPECT_PRED1(pred42, status42); in TEST()256 EXPECT_FALSE(pred1(status42)); in TEST()
259 const int status42 = NormalExitStatus(42); in TEST() local265 EXPECT_PRED1(pred42, status42); in TEST()268 EXPECT_FALSE(pred1(status42)); in TEST()
261 const int status42 = NormalExitStatus(42); in TEST() local267 EXPECT_PRED1(pred42, status42); in TEST()270 EXPECT_FALSE(pred1(status42)); in TEST()