Home | History | Annotate | Download | only in src

Lines Matching full:throw_on_failure

102 const char kThrowOnFailureFlag[] = "throw_on_failure";
181 throw_on_failure_ = GTEST_FLAG(throw_on_failure);
202 GTEST_FLAG(throw_on_failure) = throw_on_failure_;