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