Searched refs:status0 (Results 1 – 4 of 4) sorted by relevance
245 const int status0 = NormalExitStatus(0); in TEST() local251 EXPECT_PRED1(pred0, status0); in TEST()255 EXPECT_FALSE(pred42(status0)); in TEST()
257 const int status0 = NormalExitStatus(0); in TEST() local263 EXPECT_PRED1(pred0, status0); in TEST()267 EXPECT_FALSE(pred42(status0)); in TEST()
259 const int status0 = NormalExitStatus(0); in TEST() local265 EXPECT_PRED1(pred0, status0); in TEST()269 EXPECT_FALSE(pred42(status0)); in TEST()