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