Home | History | Annotate | Download | only in test

Lines Matching refs:status_kill

262   const int status_kill = KilledExitStatus(SIGKILL);
266 EXPECT_PRED1(pred_kill, status_kill);
267 EXPECT_FALSE(pred_segv(status_kill));