Home | History | Annotate | Download | only in test

Lines Matching refs:status_kill

271   const int status_kill = KilledExitStatus(SIGKILL);
275 EXPECT_PRED1(pred_kill, status_kill);
276 EXPECT_FALSE(pred_segv(status_kill));