Home | History | Annotate | Download | only in src

Lines Matching refs:status_ok

337   virtual bool Passed(bool status_ok);
484 // status_ok: true if exit_status is acceptable in the context of
490 bool DeathTestImpl::Passed(bool status_ok) {
514 if (status_ok) {