Home | History | Annotate | Download | only in src

Lines Matching refs:LIVED

237 // code; LIVED means that process lived beyond the end of the test code;
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
448 set_outcome(LIVED);
513 // concluded: DIED, LIVED, THREW, or RETURNED. The death test
541 case LIVED: