Home | History | Annotate | Download | only in googletest

Lines Matching full:in_progress

202 // returned control by throwing an exception.  IN_PROGRESS means the test
206 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
329 outcome_(IN_PROGRESS),
529 case IN_PROGRESS: