Home | History | Annotate | Download | only in src

Lines Matching refs:LIVED

189 // test code; LIVED means that process lived beyond the end of the test
193 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED };
392 set_outcome(LIVED);
430 // concluded: DIED, LIVED, or RETURNED. The death test fails
458 case LIVED: