Searched refs:IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
244 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator369 outcome_(IN_PROGRESS), in DeathTestImpl()569 case IN_PROGRESS: in Passed()