Home | History | Annotate | Download | only in src

Lines Matching refs:LIVED

199 // code; LIVED means that process lived beyond the end of the test code;
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
411 set_outcome(LIVED);
476 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
504 case LIVED: