Home | History | Annotate | Download | only in src

Lines Matching full:throw_on_failure

94 const char kThrowOnFailureFlag[] = "throw_on_failure";
149 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
169 GTEST_FLAG(throw_on_failure) = throw_on_failure_;