Home | History | Annotate | Download | only in src

Lines Matching refs:status_ok

324   virtual bool Passed(bool status_ok);
441 // status_ok: true if exit_status is acceptable in the context of
447 bool DeathTestImpl::Passed(bool status_ok) {
467 if (status_ok) {