Home | History | Annotate | Download | only in test

Lines Matching refs:status_kill

274   const int status_kill = KilledExitStatus(SIGKILL);
278 EXPECT_PRED1(pred_kill, status_kill);
279 EXPECT_FALSE(pred_segv(status_kill));