Home | History | Annotate | Download | only in src

Lines Matching full:throw_on_failure

250     throw_on_failure,
251 internal::BoolFromGTestEnv("throw_on_failure", false),
3583 } else if (GTEST_FLAG(throw_on_failure)) {
4503 " @G--" GTEST_FLAG_PREFIX_ "throw_on_failure@D\n"
4556 ParseBoolFlag(arg, kThrowOnFailureFlag, &GTEST_FLAG(throw_on_failure))